← Back to Editor

#FFDEB3 · #CF937C · #913D36 · #2D1221 · #BEBDC7

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

#FFDEB3

Goose Yellow · Wheat · Peach Orange

HEX
#FFDEB3
RGB
rgb(255, 222, 179)
HSL
hsl(34, 100%, 85%)
HSB
hsb(34, 30%, 100%)
CMYK
cmyk(0%, 13%, 30%, 0%)
Oklch
oklch(91.8% 0.067 74.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#CF937C

Apricot · DarkSalmon · Warm Sun

HEX
#CF937C
RGB
rgb(207, 147, 124)
HSL
hsl(17, 46%, 65%)
HSB
hsb(17, 40%, 81%)
CMYK
cmyk(0%, 29%, 40%, 19%)
Oklch
oklch(71.6% 0.080 41.8)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#913D36

Crimson · Sienna · Wine Red

HEX
#913D36
RGB
rgb(145, 61, 54)
HSL
hsl(5, 46%, 39%)
HSB
hsb(5, 63%, 57%)
CMYK
cmyk(0%, 58%, 63%, 43%)
Oklch
oklch(47.2% 0.115 27.1)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#2D1221

Rose Purple · Black · Raspberry

HEX
#2D1221
RGB
rgb(45, 18, 33)
HSL
hsl(327, 43%, 12%)
HSB
hsb(327, 60%, 18%)
CMYK
cmyk(0%, 60%, 27%, 82%)
Oklch
oklch(22.9% 0.050 347.3)

TraditionalRose Purple」· PaintRaspberry」· Creative Blush Sunrise

#BEBDC7

Wisteria · Silver · Pearl Gray

HEX
#BEBDC7
RGB
rgb(190, 189, 199)
HSL
hsl(246, 8%, 76%)
HSB
hsb(246, 5%, 78%)
CMYK
cmyk(5%, 5%, 0%, 22%)
Oklch
oklch(80.2% 0.014 290.7)

TraditionalWisteria」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFDEB3
B3D4FF

Analogous

FFB8B3
FFDEB3
FAFFB3

Triadic

FFDEB3
B3FFDE
DEB3FF

Split-Comp.

FFDEB3
B3FAFF
B8B3FF

Tetradic

FFDEB3
B3FFB8
B3D4FF
FFB3FA

Contrast Matrix WCAG 2.1 Contrast

FFDEB3
CF937C
913D36
2D1221
BEBDC7
2.0
Fail
5.6
AA
13.4
AAA
1.4
Fail
2.0
Fail
2.8
Fail
6.7
AA
1.4
Fail
5.6
AA
2.8
Fail
2.4
Fail
3.9
AA Large
13.4
AAA
6.7
AA
2.4
Fail
9.3
AAA
1.4
Fail
1.4
Fail
3.9
AA Large
9.3
AAA
White BG
1.3Fail
2.6Fail
7.2AAA
17.2AAA
1.9Fail
Black BG
16.4AAA
8.1AAA
2.9Fail
1.2Fail
11.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F0BD
B5B482
6D6C38
21211D
BEBEC5

Deuteranopia

F3F5C0
B9BD83
727838
23251C
BEBEC4

Tritanopia

FDC6C7
CC8687
8D3939
2C1B1A
BEC3C2

Achromatopsia

E3E3E3
A2A2A2
555555
1C1C1C
BEBEBE

Shades & Tints Shades & Tints

#FFDEB3

Dark
Light

#CF937C

Dark
Light

#913D36

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffdeb3;
  --color-2: #cf937c;
  --color-3: #913d36;
  --color-4: #2d1221;
  --color-5: #bebdc7;
}

SCSS

$color-1: #ffdeb3;
$color-2: #cf937c;
$color-3: #913d36;
$color-4: #2d1221;
$color-5: #bebdc7;

TAILWIND

colors: {
  'brand-1': '#ffdeb3',
  'brand-2': '#cf937c',
  'brand-3': '#913d36',
  'brand-4': '#2d1221',
  'brand-5': '#bebdc7',
}

RGB Array

[255, 222, 179], [207, 147, 124], [145, 61, 54], [45, 18, 33], [190, 189, 199]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFDEB3, #CF937C, #913D36, #2D1221, #BEBDC7 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: #ffdeb3; --color-2: #cf937c; --color-3: #913d36; --color-4: #2d1221; --color-5: #bebdc7. 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