← Back to Editor

#F6E8CE · #8CACC3 · #2B1605 · #EFCFB6 · #B8AD9B

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

#F6E8CE

Goose Yellow · Bisque · Peach Orange

HEX
#F6E8CE
RGB
rgb(246, 232, 206)
HSL
hsl(39, 69%, 89%)
HSB
hsb(39, 16%, 96%)
CMYK
cmyk(0%, 6%, 16%, 4%)
Oklch
oklch(93.5% 0.038 83.0)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#8CACC3

Sky Blue · DarkGray · Cobalt Blue

HEX
#8CACC3
RGB
rgb(140, 172, 195)
HSL
hsl(205, 31%, 66%)
HSB
hsb(205, 28%, 76%)
CMYK
cmyk(28%, 12%, 0%, 24%)
Oklch
oklch(72.8% 0.049 239.6)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#2B1605

Tangerine · Black · Cinnamon

HEX
#2B1605
RGB
rgb(43, 22, 5)
HSL
hsl(27, 79%, 9%)
HSB
hsb(27, 88%, 17%)
CMYK
cmyk(0%, 49%, 88%, 83%)
Oklch
oklch(22.6% 0.044 58.0)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#EFCFB6

Apricot · Wheat · Peach Orange

HEX
#EFCFB6
RGB
rgb(239, 207, 182)
HSL
hsl(26, 64%, 83%)
HSB
hsb(26, 24%, 94%)
CMYK
cmyk(0%, 13%, 24%, 6%)
Oklch
oklch(87.5% 0.049 60.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#B8AD9B

Ginger · DarkGray · Warm Sun

HEX
#B8AD9B
RGB
rgb(184, 173, 155)
HSL
hsl(37, 17%, 66%)
HSB
hsb(37, 16%, 72%)
CMYK
cmyk(0%, 6%, 16%, 28%)
Oklch
oklch(75.2% 0.028 80.2)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F6E8CE
D0DDF6

Analogous

F6D5D0
F6E8CE
F0F6D0

Triadic

F6E8CE
D0F6E9
E9D0F6

Split-Comp.

F6E8CE
D0F0F6
D5D0F6

Tetradic

F6E8CE
D0F6D5
D0DDF6
F6D0F0

Contrast Matrix WCAG 2.1 Contrast

F6E8CE
8CACC3
2B1605
EFCFB6
B8AD9B
2.0
Fail
14.2
AAA
1.2
Fail
1.8
Fail
2.0
Fail
7.2
AAA
1.6
Fail
1.1
Fail
14.2
AAA
7.2
AAA
11.7
AAA
7.8
AAA
1.2
Fail
1.6
Fail
11.7
AAA
1.5
Fail
1.8
Fail
1.1
Fail
7.8
AAA
1.5
Fail
White BG
1.2Fail
2.4Fail
17.2AAA
1.5Fail
2.2Fail
Black BG
17.4AAA
8.8AAA
1.2Fail
14.3AAA
9.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0D4
9A9ABD
222209
E1E1BC
B3B39F

Deuteranopia

F1F2D6
9896BC
23250A
E3E5BE
B4B5A0

Tritanopia

F5D9DA
8EB9B8
2A0C0D
EDC1C2
B7A3A4

Achromatopsia

E9E9E9
A5A5A5
1A1A1A
D6D6D6
AEAEAE

Shades & Tints Shades & Tints

#F6E8CE

Dark
Light

#8CACC3

Dark
Light

#2B1605

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f6e8ce;
  --color-2: #8cacc3;
  --color-3: #2b1605;
  --color-4: #efcfb6;
  --color-5: #b8ad9b;
}

SCSS

$color-1: #f6e8ce;
$color-2: #8cacc3;
$color-3: #2b1605;
$color-4: #efcfb6;
$color-5: #b8ad9b;

TAILWIND

colors: {
  'brand-1': '#f6e8ce',
  'brand-2': '#8cacc3',
  'brand-3': '#2b1605',
  'brand-4': '#efcfb6',
  'brand-5': '#b8ad9b',
}

RGB Array

[246, 232, 206], [140, 172, 195], [43, 22, 5], [239, 207, 182], [184, 173, 155]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F6E8CE, #8CACC3, #2B1605, #EFCFB6, #B8AD9B 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: #f6e8ce; --color-2: #8cacc3; --color-3: #2b1605; --color-4: #efcfb6; --color-5: #b8ad9b. 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