← Back to Editor

#FFEAC0 · #D2BC97 · #F6B29B · #0B0E15 · #BBBC9D

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

#FFEAC0

Goose Yellow · Bisque · Lemon Cream

HEX
#FFEAC0
RGB
rgb(255, 234, 192)
HSL
hsl(40, 100%, 88%)
HSB
hsb(40, 25%, 100%)
CMYK
cmyk(0%, 8%, 25%, 0%)
Oklch
oklch(94.4% 0.059 84.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D2BC97

Goose Yellow · Tan · Warm Sun

HEX
#D2BC97
RGB
rgb(210, 188, 151)
HSL
hsl(38, 40%, 71%)
HSB
hsb(38, 28%, 82%)
CMYK
cmyk(0%, 10%, 28%, 18%)
Oklch
oklch(80.5% 0.056 80.6)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#F6B29B

Apricot · BurlyWood · Peach Orange

HEX
#F6B29B
RGB
rgb(246, 178, 155)
HSL
hsl(15, 83%, 79%)
HSB
hsb(15, 37%, 96%)
CMYK
cmyk(0%, 28%, 37%, 4%)
Oklch
oklch(82.2% 0.086 39.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#0B0E15

Indigo · Black · Deep Sea Blue

HEX
#0B0E15
RGB
rgb(11, 14, 21)
HSL
hsl(222, 31%, 6%)
HSB
hsb(222, 48%, 8%)
CMYK
cmyk(48%, 33%, 0%, 92%)
Oklch
oklch(16.4% 0.016 266.6)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#BBBC9D

Fresh Green · DarkGray · Sunflower

HEX
#BBBC9D
RGB
rgb(187, 188, 157)
HSL
hsl(62, 19%, 68%)
HSB
hsb(62, 16%, 74%)
CMYK
cmyk(1%, 0%, 16%, 26%)
Oklch
oklch(78.6% 0.042 108.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFEAC0
C2D6FF

Analogous

FFCCC2
FFEAC0
F5FFC2

Triadic

FFEAC0
C2FFEB
EBC2FF

Split-Comp.

FFEAC0
C2F5FF
CCC2FF

Tetradic

FFEAC0
C2FFCC
C2D6FF
FFC2F5

Contrast Matrix WCAG 2.1 Contrast

FFEAC0
D2BC97
F6B29B
0B0E15
BBBC9D
1.6
Fail
1.5
Fail
16.3
AAA
1.6
Fail
1.6
Fail
1.0
Fail
10.5
AAA
1.1
Fail
1.5
Fail
1.0
Fail
10.8
AAA
1.1
Fail
16.3
AAA
10.5
AAA
10.8
AAA
9.9
AAA
1.6
Fail
1.1
Fail
1.1
Fail
9.9
AAA
White BG
1.2Fail
1.8Fail
1.8Fail
19.3AAA
1.9Fail
Black BG
17.8AAA
11.4AAA
11.8AAA
1.1Fail
10.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F6F6CA
C8C8A0
D9D8A1
0C0C13
BBBBA5

Deuteranopia

F7F9CD
CACBA2
DDE2A2
0C0C13
BBBBA6

Tritanopia

FED2D4
D1A7A9
F3A5A6
0B1212
BBAAAC

Achromatopsia

EBEBEB
BEBEBE
C4C4C4
0E0E0E
B8B8B8

Shades & Tints Shades & Tints

#FFEAC0

Dark
Light

#D2BC97

Dark
Light

#F6B29B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffeac0;
  --color-2: #d2bc97;
  --color-3: #f6b29b;
  --color-4: #0b0e15;
  --color-5: #bbbc9d;
}

SCSS

$color-1: #ffeac0;
$color-2: #d2bc97;
$color-3: #f6b29b;
$color-4: #0b0e15;
$color-5: #bbbc9d;

TAILWIND

colors: {
  'brand-1': '#ffeac0',
  'brand-2': '#d2bc97',
  'brand-3': '#f6b29b',
  'brand-4': '#0b0e15',
  'brand-5': '#bbbc9d',
}

RGB Array

[255, 234, 192], [210, 188, 151], [246, 178, 155], [11, 14, 21], [187, 188, 157]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFEAC0, #D2BC97, #F6B29B, #0B0E15, #BBBC9D 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: #ffeac0; --color-2: #d2bc97; --color-3: #f6b29b; --color-4: #0b0e15; --color-5: #bbbc9d. 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