← Back to Editor

#C0D1D4 · #F0E5CF · #6C5C44 · #023B47 · #3F7E8A

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

#C0D1D4

Sky Blue · LightGray · Glacier Blue

HEX
#C0D1D4
RGB
rgb(192, 209, 212)
HSL
hsl(189, 19%, 79%)
HSB
hsb(189, 9%, 83%)
CMYK
cmyk(9%, 1%, 0%, 17%)
Oklch
oklch(84.9% 0.019 209.4)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#F0E5CF

Goose Yellow · Bisque · Lemon Cream

HEX
#F0E5CF
RGB
rgb(240, 229, 207)
HSL
hsl(40, 52%, 88%)
HSB
hsb(40, 14%, 94%)
CMYK
cmyk(0%, 5%, 14%, 6%)
Oklch
oklch(92.5% 0.032 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#6C5C44

Ochre · DarkOliveGreen · Amber Brown

HEX
#6C5C44
RGB
rgb(108, 92, 68)
HSL
hsl(36, 23%, 35%)
HSB
hsb(36, 37%, 42%)
CMYK
cmyk(0%, 15%, 37%, 58%)
Oklch
oklch(48.4% 0.042 77.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#023B47

Lake Blue · DarkSlateGray · Peacock Green

HEX
#023B47
RGB
rgb(2, 59, 71)
HSL
hsl(190, 95%, 14%)
HSB
hsb(190, 97%, 28%)
CMYK
cmyk(97%, 17%, 0%, 72%)
Oklch
oklch(32.5% 0.057 216.9)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#3F7E8A

Slate Blue · SteelBlue · Mint Ice

HEX
#3F7E8A
RGB
rgb(63, 126, 138)
HSL
hsl(190, 37%, 39%)
HSB
hsb(190, 54%, 54%)
CMYK
cmyk(54%, 9%, 0%, 46%)
Oklch
oklch(55.6% 0.067 211.5)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

C0D1D4
D4C2BF

Analogous

BFD4CD
C0D1D4
BFC6D4

Triadic

C0D1D4
D4BFD1
D1D4BF

Split-Comp.

C0D1D4
D4BFC6
D4CDBF

Tetradic

C0D1D4
CDBFD4
D4C2BF
C6D4BF

Contrast Matrix WCAG 2.1 Contrast

C0D1D4
F0E5CF
6C5C44
023B47
3F7E8A
1.3
Fail
4.1
AA Large
7.7
AAA
2.9
Fail
1.3
Fail
5.2
AA
9.8
AAA
3.7
AA Large
4.1
AA Large
5.2
AA
1.9
Fail
1.4
Fail
7.7
AAA
9.8
AAA
1.9
Fail
2.7
Fail
2.9
Fail
3.7
AA Large
1.4
Fail
2.7
Fail
White BG
1.6Fail
1.2Fail
6.5AA
12.2AAA
4.6AA
Black BG
13.3AAA
16.8AAA
3.3AA Large
1.7Fail
4.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C7C8D3
EBEBD4
65654A
1B1B44
5A5B87

Deuteranopia

C6C5D3
ECEDD6
66674B
171343
575286

Tritanopia

C1D3D3
EFD9D9
6B4E4F
054241
428584

Achromatopsia

CCCCCC
E6E6E6
5E5E5E
2B2B2B
6D6D6D

Shades & Tints Shades & Tints

#C0D1D4

Dark
Light

#F0E5CF

Dark
Light

#6C5C44

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c0d1d4;
  --color-2: #f0e5cf;
  --color-3: #6c5c44;
  --color-4: #023b47;
  --color-5: #3f7e8a;
}

SCSS

$color-1: #c0d1d4;
$color-2: #f0e5cf;
$color-3: #6c5c44;
$color-4: #023b47;
$color-5: #3f7e8a;

TAILWIND

colors: {
  'brand-1': '#c0d1d4',
  'brand-2': '#f0e5cf',
  'brand-3': '#6c5c44',
  'brand-4': '#023b47',
  'brand-5': '#3f7e8a',
}

RGB Array

[192, 209, 212], [240, 229, 207], [108, 92, 68], [2, 59, 71], [63, 126, 138]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C0D1D4, #F0E5CF, #6C5C44, #023B47, #3F7E8A is ideal for: 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: #c0d1d4; --color-2: #f0e5cf; --color-3: #6c5c44; --color-4: #023b47; --color-5: #3f7e8a. 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. 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