← Back to Editor

#A0B1B4 · #5C696C · #C9D4D0 · #FCF1DF · #473D30

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#A0B1B4

Sky Blue · DarkGray · Lake Green

HEX
#A0B1B4
RGB
rgb(160, 177, 180)
HSL
hsl(189, 12%, 67%)
HSB
hsb(189, 11%, 71%)
CMYK
cmyk(11%, 2%, 0%, 29%)
Oklch
oklch(74.8% 0.019 209.4)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#5C696C

Slate Blue · DimGray · Charcoal

HEX
#5C696C
RGB
rgb(92, 105, 108)
HSL
hsl(191, 8%, 39%)
HSB
hsb(191, 15%, 42%)
CMYK
cmyk(15%, 3%, 0%, 58%)
Oklch
oklch(51.1% 0.017 213.2)

TraditionalSlate Blue」· PaintCharcoal」· Creative Midnight Shadow

#C9D4D0

Jade · LightGray · Mint Green

HEX
#C9D4D0
RGB
rgb(201, 212, 208)
HSL
hsl(158, 11%, 81%)
HSB
hsb(158, 5%, 83%)
CMYK
cmyk(5%, 0%, 2%, 17%)
Oklch
oklch(86.0% 0.013 172.3)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

#FCF1DF

Goose Yellow · Linen · Peach Orange

HEX
#FCF1DF
RGB
rgb(252, 241, 223)
HSL
hsl(37, 83%, 93%)
HSB
hsb(37, 12%, 99%)
CMYK
cmyk(0%, 4%, 12%, 1%)
Oklch
oklch(96.2% 0.027 80.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#473D30

Ochre · DarkSlateGray · Cinnamon

HEX
#473D30
RGB
rgb(71, 61, 48)
HSL
hsl(34, 19%, 23%)
HSB
hsb(34, 32%, 28%)
CMYK
cmyk(0%, 14%, 32%, 72%)
Oklch
oklch(36.6% 0.025 74.1)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

A0B1B4
B5A4A1

Analogous

A1B5AE
A0B1B4
A1A8B5

Triadic

A0B1B4
B5A1B2
B2B5A1

Split-Comp.

A0B1B4
B5A1A8
B5AEA1

Tetradic

A0B1B4
AEA1B5
B5A4A1
A8B5A1

Contrast Matrix WCAG 2.1 Contrast

A0B1B4
5C696C
C9D4D0
FCF1DF
473D30
2.6
Fail
1.5
Fail
2.0
Fail
4.8
AA
2.6
Fail
3.7
AA Large
5.1
AA
1.9
Fail
1.5
Fail
3.7
AA Large
1.4
Fail
7.0
AA
2.0
Fail
5.1
AA
1.4
Fail
9.5
AAA
4.8
AA
1.9
Fail
7.0
AA
9.5
AAA
White BG
2.2Fail
5.7AA
1.5Fail
1.1Fail
10.6AAA
Black BG
9.4AAA
3.7AA Large
13.8AAA
18.8AAA
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

A7A8B3
62626B
CECED1
F7F7E3
434333

Deuteranopia

A6A5B3
61606B
CDCCD1
F8F9E4
434434

Tritanopia

A1B3B3
5D6B6B
CAD2D2
FBE7E8
473636

Achromatopsia

ACACAC
656565
D0D0D0
F2F2F2
3F3F3F

Shades & Tints Shades & Tints

#A0B1B4

Dark
Light

#5C696C

Dark
Light

#C9D4D0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #a0b1b4;
  --color-2: #5c696c;
  --color-3: #c9d4d0;
  --color-4: #fcf1df;
  --color-5: #473d30;
}

SCSS

$color-1: #a0b1b4;
$color-2: #5c696c;
$color-3: #c9d4d0;
$color-4: #fcf1df;
$color-5: #473d30;

TAILWIND

colors: {
  'brand-1': '#a0b1b4',
  'brand-2': '#5c696c',
  'brand-3': '#c9d4d0',
  'brand-4': '#fcf1df',
  'brand-5': '#473d30',
}

RGB Array

[160, 177, 180], [92, 105, 108], [201, 212, 208], [252, 241, 223], [71, 61, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #A0B1B4, #5C696C, #C9D4D0, #FCF1DF, #473D30 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #a0b1b4; --color-2: #5c696c; --color-3: #c9d4d0; --color-4: #fcf1df; --color-5: #473d30. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color