← Back to Editor

#EFC0B8 · #FFF2D1 · #BCB581 · #455342 · #1F1C17

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#EFC0B8

Peach Pink · LightPink · Cherry Blossom

HEX
#EFC0B8
RGB
rgb(239, 192, 184)
HSL
hsl(9, 63%, 83%)
HSB
hsb(9, 23%, 94%)
CMYK
cmyk(0%, 20%, 23%, 6%)
Oklch
oklch(84.7% 0.055 29.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FFF2D1

Goose Yellow · Beige · Lemon Cream

HEX
#FFF2D1
RGB
rgb(255, 242, 209)
HSL
hsl(43, 100%, 91%)
HSB
hsb(43, 18%, 100%)
CMYK
cmyk(0%, 5%, 18%, 0%)
Oklch
oklch(96.3% 0.045 89.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#BCB581

Fresh Green · Tan · Sunflower

HEX
#BCB581
RGB
rgb(188, 181, 129)
HSL
hsl(53, 31%, 62%)
HSB
hsb(53, 31%, 74%)
CMYK
cmyk(0%, 4%, 31%, 26%)
Oklch
oklch(76.6% 0.070 101.4)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#455342

Celadon · DarkSlateGray · Forest Green

HEX
#455342
RGB
rgb(69, 83, 66)
HSL
hsl(109, 11%, 29%)
HSB
hsb(109, 20%, 33%)
CMYK
cmyk(17%, 0%, 20%, 67%)
Oklch
oklch(42.5% 0.033 140.1)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#1F1C17

Ochre · Black · Cinnamon

HEX
#1F1C17
RGB
rgb(31, 28, 23)
HSL
hsl(38, 15%, 11%)
HSB
hsb(38, 26%, 12%)
CMYK
cmyk(0%, 10%, 26%, 88%)
Oklch
oklch(22.8% 0.010 80.6)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EFC0B8
B8E7EF

Analogous

EFB8CB
EFC0B8
EFDCB8

Triadic

EFC0B8
B8EFC1
C1B8EF

Split-Comp.

EFC0B8
B8EFDC
B8CBEF

Tetradic

EFC0B8
CBEFB8
B8E7EF
DCB8EF

Contrast Matrix WCAG 2.1 Contrast

EFC0B8
FFF2D1
BCB581
455342
1F1C17
1.5
Fail
1.3
Fail
5.0
AA
10.4
AAA
1.5
Fail
1.9
Fail
7.3
AAA
15.3
AAA
1.3
Fail
1.9
Fail
3.9
AA Large
8.1
AAA
5.0
AA
7.3
AAA
3.9
AA Large
2.1
Fail
10.4
AAA
15.3
AAA
8.1
AAA
2.1
Fail
White BG
1.6Fail
1.1Fail
2.1Fail
8.2AAA
17.0AAA
Black BG
12.9AAA
18.9AAA
10.1AAA
2.6Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DBDABA
F9F9D9
B9B98E
4B4B46
1E1E18

Deuteranopia

DDE1BA
FAFBDB
B9BA91
4A4947
1E1E19

Tritanopia

EDBBBC
FEDFE1
BC989A
46494A
1F1919

Achromatopsia

CDCDCD
F2F2F2
B1B1B1
4D4D4D
1C1C1C

Shades & Tints Shades & Tints

#EFC0B8

Dark
Light

#FFF2D1

Dark
Light

#BCB581

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #efc0b8;
  --color-2: #fff2d1;
  --color-3: #bcb581;
  --color-4: #455342;
  --color-5: #1f1c17;
}

SCSS

$color-1: #efc0b8;
$color-2: #fff2d1;
$color-3: #bcb581;
$color-4: #455342;
$color-5: #1f1c17;

TAILWIND

colors: {
  'brand-1': '#efc0b8',
  'brand-2': '#fff2d1',
  'brand-3': '#bcb581',
  'brand-4': '#455342',
  'brand-5': '#1f1c17',
}

RGB Array

[239, 192, 184], [255, 242, 209], [188, 181, 129], [69, 83, 66], [31, 28, 23]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EFC0B8, #FFF2D1, #BCB581, #455342, #1F1C17 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: #efc0b8; --color-2: #fff2d1; --color-3: #bcb581; --color-4: #455342; --color-5: #1f1c17. 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