← Back to Editor

#C8D4CA · #B9B18C · #32657A · #071C3B · #000000

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

#C8D4CA

Celadon · LightGray · Mint Green

HEX
#C8D4CA
RGB
rgb(200, 212, 202)
HSL
hsl(130, 12%, 81%)
HSB
hsb(130, 6%, 83%)
CMYK
cmyk(6%, 0%, 5%, 17%)
Oklch
oklch(85.8% 0.019 150.5)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#B9B18C

Ginger · Tan · Sunflower

HEX
#B9B18C
RGB
rgb(185, 177, 140)
HSL
hsl(49, 24%, 64%)
HSB
hsb(49, 24%, 73%)
CMYK
cmyk(0%, 4%, 24%, 27%)
Oklch
oklch(75.7% 0.051 97.3)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#32657A

Slate Blue · DarkSlateGray · Mint Ice

HEX
#32657A
RGB
rgb(50, 101, 122)
HSL
hsl(198, 42%, 34%)
HSB
hsb(198, 59%, 48%)
CMYK
cmyk(59%, 17%, 0%, 52%)
Oklch
oklch(48.0% 0.064 227.3)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#071C3B

Indigo · MidnightBlue · Deep Sea Blue

HEX
#071C3B
RGB
rgb(7, 28, 59)
HSL
hsl(216, 79%, 13%)
HSB
hsb(216, 88%, 23%)
CMYK
cmyk(88%, 53%, 0%, 77%)
Oklch
oklch(23.0% 0.066 258.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C8D4CA
D4C9D2

Analogous

CDD4C9
C8D4CA
C9D4D0

Triadic

C8D4CA
CBC9D4
D4CBC9

Split-Comp.

C8D4CA
D0C9D4
D4C9CD

Tetradic

C8D4CA
C9CDD4
D4C9D2
D4D0C9

Contrast Matrix WCAG 2.1 Contrast

C8D4CA
B9B18C
32657A
071C3B
000000
1.4
Fail
4.2
AA Large
11.1
AAA
13.7
AAA
1.4
Fail
3.0
Fail
7.9
AAA
9.7
AAA
4.2
AA Large
3.0
Fail
2.6
Fail
3.3
AA Large
11.1
AAA
7.9
AAA
2.6
Fail
1.2
Fail
13.7
AAA
9.7
AAA
3.3
AA Large
1.2
Fail
White BG
1.5Fail
2.2Fail
6.4AA
17.0AAA
21.0AAA
Black BG
13.7AAA
9.7AAA
3.3AA Large
1.2Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CDCDCC
B6B595
484975
101033
000000

Deuteranopia

CDCCCD
B6B797
454174
0F0D32
000000

Tritanopia

C9CECF
B99C9E
357170
082E2C
000000

Achromatopsia

CFCFCF
AFAFAF
585858
191919
000000

Shades & Tints Shades & Tints

#C8D4CA

Dark
Light

#B9B18C

Dark
Light

#32657A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c8d4ca;
  --color-2: #b9b18c;
  --color-3: #32657a;
  --color-4: #071c3b;
  --color-5: #000000;
}

SCSS

$color-1: #c8d4ca;
$color-2: #b9b18c;
$color-3: #32657a;
$color-4: #071c3b;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#c8d4ca',
  'brand-2': '#b9b18c',
  'brand-3': '#32657a',
  'brand-4': '#071c3b',
  'brand-5': '#000000',
}

RGB Array

[200, 212, 202], [185, 177, 140], [50, 101, 122], [7, 28, 59], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C8D4CA, #B9B18C, #32657A, #071C3B, #000000 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #c8d4ca; --color-2: #b9b18c; --color-3: #32657a; --color-4: #071c3b; --color-5: #000000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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. 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