← Back to Editor

#F0E8CC · #B0D9D8 · #74A0B8 · #586587 · #483D59

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

#F0E8CC

Goose Yellow · Bisque · Lemon Cream

HEX
#F0E8CC
RGB
rgb(240, 232, 204)
HSL
hsl(47, 55%, 87%)
HSB
hsb(47, 15%, 94%)
CMYK
cmyk(0%, 3%, 15%, 6%)
Oklch
oklch(93.0% 0.038 93.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B0D9D8

Jade · LightBlue · Glacier Blue

HEX
#B0D9D8
RGB
rgb(176, 217, 216)
HSL
hsl(179, 35%, 77%)
HSB
hsb(179, 19%, 85%)
CMYK
cmyk(19%, 0%, 0%, 15%)
Oklch
oklch(85.6% 0.043 194.5)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#74A0B8

Slate Blue · CadetBlue · Navy Blue

HEX
#74A0B8
RGB
rgb(116, 160, 184)
HSL
hsl(201, 32%, 59%)
HSB
hsb(201, 37%, 72%)
CMYK
cmyk(37%, 13%, 0%, 28%)
Oklch
oklch(68.3% 0.059 232.6)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#586587

Indigo · DimGray · Navy Blue

HEX
#586587
RGB
rgb(88, 101, 135)
HSL
hsl(223, 21%, 44%)
HSB
hsb(223, 35%, 53%)
CMYK
cmyk(35%, 25%, 0%, 47%)
Oklch
oklch(51.0% 0.057 268.2)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#483D59

Deep Indigo · DarkSlateGray · Eggplant

HEX
#483D59
RGB
rgb(72, 61, 89)
HSL
hsl(264, 19%, 29%)
HSB
hsb(264, 31%, 35%)
CMYK
cmyk(19%, 31%, 0%, 65%)
Oklch
oklch(38.3% 0.049 302.2)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0E8CC
CCD4F0

Analogous

F0D6CC
F0E8CC
E6F0CC

Triadic

F0E8CC
CCF0E8
E8CCF0

Split-Comp.

F0E8CC
CCE6F0
D6CCF0

Tetradic

F0E8CC
CCF0D6
CCD4F0
F0CCE6

Contrast Matrix WCAG 2.1 Contrast

F0E8CC
B0D9D8
74A0B8
586587
483D59
1.2
Fail
2.3
Fail
4.7
AA
8.2
AAA
1.2
Fail
1.8
Fail
3.8
AA Large
6.6
AA
2.3
Fail
1.8
Fail
2.1
Fail
3.6
AA Large
4.7
AA
3.8
AA Large
2.1
Fail
1.7
Fail
8.2
AAA
6.6
AA
3.6
AA Large
1.7
Fail
White BG
1.2Fail
1.5Fail
2.8Fail
5.8AA
10.1AAA
Black BG
17.1AAA
13.8AAA
7.5AAA
3.6AA Large
2.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDECD3
C2C2D8
8787B2
5E5E7F
434352

Deuteranopia

EDEED4
BFBCD8
8581B1
5D5C7D
444551

Tritanopia

F0D8D9
B2D8D8
76AEAD
597877
474D4C

Achromatopsia

E7E7E7
CDCDCD
969696
656565
434343

Shades & Tints Shades & Tints

#F0E8CC

Dark
Light

#B0D9D8

Dark
Light

#74A0B8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0e8cc;
  --color-2: #b0d9d8;
  --color-3: #74a0b8;
  --color-4: #586587;
  --color-5: #483d59;
}

SCSS

$color-1: #f0e8cc;
$color-2: #b0d9d8;
$color-3: #74a0b8;
$color-4: #586587;
$color-5: #483d59;

TAILWIND

colors: {
  'brand-1': '#f0e8cc',
  'brand-2': '#b0d9d8',
  'brand-3': '#74a0b8',
  'brand-4': '#586587',
  'brand-5': '#483d59',
}

RGB Array

[240, 232, 204], [176, 217, 216], [116, 160, 184], [88, 101, 135], [72, 61, 89]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0E8CC, #B0D9D8, #74A0B8, #586587, #483D59 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: #f0e8cc; --color-2: #b0d9d8; --color-3: #74a0b8; --color-4: #586587; --color-5: #483d59. 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