← Back to Editor

#F0DEC9 · #D6D3B4 · #BEBB6A · #483E3E · #2F2015

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

#F0DEC9

Goose Yellow · Bisque · Peach Orange

HEX
#F0DEC9
RGB
rgb(240, 222, 201)
HSL
hsl(32, 57%, 86%)
HSB
hsb(32, 16%, 94%)
CMYK
cmyk(0%, 7%, 16%, 6%)
Oklch
oklch(91.0% 0.034 71.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#D6D3B4

Fresh Green · LightGray · Lemon Cream

HEX
#D6D3B4
RGB
rgb(214, 211, 180)
HSL
hsl(55, 29%, 77%)
HSB
hsb(55, 16%, 84%)
CMYK
cmyk(0%, 1%, 16%, 16%)
Oklch
oklch(86.1% 0.042 102.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BEBB6A

Autumn Sage · Tan · Sunflower

HEX
#BEBB6A
RGB
rgb(190, 187, 106)
HSL
hsl(58, 39%, 58%)
HSB
hsb(58, 44%, 75%)
CMYK
cmyk(0%, 2%, 44%, 25%)
Oklch
oklch(77.7% 0.104 106.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#483E3E

Dark Cyan · DarkSlateGray · Charcoal

HEX
#483E3E
RGB
rgb(72, 62, 62)
HSL
hsl(0, 7%, 26%)
HSB
hsb(0, 14%, 28%)
CMYK
cmyk(0%, 14%, 14%, 72%)
Oklch
oklch(37.4% 0.014 17.8)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#2F2015

Tangerine · Black · Cinnamon

HEX
#2F2015
RGB
rgb(47, 32, 21)
HSL
hsl(25, 38%, 13%)
HSB
hsb(25, 55%, 18%)
CMYK
cmyk(0%, 32%, 55%, 82%)
Oklch
oklch(25.9% 0.030 57.2)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0DEC9
C7DAF0

Analogous

F0C8C7
F0DEC9
EEF0C7

Triadic

F0DEC9
C7F0DD
DDC7F0

Split-Comp.

F0DEC9
C7EEF0
C8C7F0

Tetradic

F0DEC9
C7F0C8
C7DAF0
F0C7EE

Contrast Matrix WCAG 2.1 Contrast

F0DEC9
D6D3B4
BEBB6A
483E3E
2F2015
1.2
Fail
1.5
Fail
7.9
AAA
12.0
AAA
1.2
Fail
1.3
Fail
6.8
AA
10.3
AAA
1.5
Fail
1.3
Fail
5.2
AA
7.9
AAA
7.9
AAA
6.8
AA
5.2
AA
1.5
Fail
12.0
AAA
10.3
AAA
7.9
AAA
1.5
Fail
White BG
1.3Fail
1.5Fail
2.0Fail
10.3AAA
15.7AAA
Black BG
16.0AAA
13.8AAA
10.5AAA
2.0Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E8CE
D5D5BC
BDBD7E
44443E
292818

Deuteranopia

E9EBCF
D5D5BD
BDBD82
44453E
292B18

Tritanopia

EFD2D3
D6C1C3
BE8D90
473E3E
2E1A1A

Achromatopsia

E1E1E1
D0D0D0
B3B3B3
414141
232323

Shades & Tints Shades & Tints

#F0DEC9

Dark
Light

#D6D3B4

Dark
Light

#BEBB6A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0dec9;
  --color-2: #d6d3b4;
  --color-3: #bebb6a;
  --color-4: #483e3e;
  --color-5: #2f2015;
}

SCSS

$color-1: #f0dec9;
$color-2: #d6d3b4;
$color-3: #bebb6a;
$color-4: #483e3e;
$color-5: #2f2015;

TAILWIND

colors: {
  'brand-1': '#f0dec9',
  'brand-2': '#d6d3b4',
  'brand-3': '#bebb6a',
  'brand-4': '#483e3e',
  'brand-5': '#2f2015',
}

RGB Array

[240, 222, 201], [214, 211, 180], [190, 187, 106], [72, 62, 62], [47, 32, 21]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0DEC9, #D6D3B4, #BEBB6A, #483E3E, #2F2015 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: #f0dec9; --color-2: #d6d3b4; --color-3: #bebb6a; --color-4: #483e3e; --color-5: #2f2015. 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