← Back to Editor

#DEDCBB · #F2BA82 · #F7587B · #B75874 · #4F294F

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

#DEDCBB

Fresh Green · Wheat · Lemon Cream

HEX
#DEDCBB
RGB
rgb(222, 220, 187)
HSL
hsl(57, 35%, 80%)
HSB
hsb(57, 16%, 87%)
CMYK
cmyk(0%, 1%, 16%, 13%)
Oklch
oklch(88.7% 0.044 104.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F2BA82

Goose Yellow · BurlyWood · Warm Sun

HEX
#F2BA82
RGB
rgb(242, 186, 130)
HSL
hsl(30, 81%, 73%)
HSB
hsb(30, 46%, 95%)
CMYK
cmyk(0%, 23%, 46%, 5%)
Oklch
oklch(82.7% 0.097 65.8)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#F7587B

Peach Pink · LightCoral · Coral Red

HEX
#F7587B
RGB
rgb(247, 88, 123)
HSL
hsl(347, 91%, 66%)
HSB
hsb(347, 64%, 97%)
CMYK
cmyk(0%, 64%, 50%, 3%)
Oklch
oklch(68.0% 0.195 10.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#B75874

Dark Violet · Gray · Rose Pink

HEX
#B75874
RGB
rgb(183, 88, 116)
HSL
hsl(342, 40%, 53%)
HSB
hsb(342, 52%, 72%)
CMYK
cmyk(0%, 52%, 37%, 28%)
Oklch
oklch(58.4% 0.126 3.1)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#4F294F

Rose Purple · DarkSlateGray · Eggplant

HEX
#4F294F
RGB
rgb(79, 41, 79)
HSL
hsl(300, 32%, 24%)
HSB
hsb(300, 48%, 31%)
CMYK
cmyk(0%, 48%, 0%, 69%)
Oklch
oklch(34.6% 0.080 327.1)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DEDCBB
BABCDE

Analogous

DECABA
DEDCBB
CEDEBA

Triadic

DEDCBB
BADEDC
DCBADE

Split-Comp.

DEDCBB
BACEDE
CABADE

Tetradic

DEDCBB
BADECA
BABCDE
DEBACE

Contrast Matrix WCAG 2.1 Contrast

DEDCBB
F2BA82
F7587B
B75874
4F294F
1.2
Fail
2.3
Fail
3.2
AA Large
8.5
AAA
1.2
Fail
1.8
Fail
2.6
Fail
6.9
AA
2.3
Fail
1.8
Fail
1.4
Fail
3.8
AA Large
3.2
AA Large
2.6
Fail
1.4
Fail
2.6
Fail
8.5
AAA
6.9
AA
3.8
AA Large
2.6
Fail
White BG
1.4Fail
1.7Fail
3.2AA Large
4.5AA
11.9AAA
Black BG
15.1AAA
12.1AAA
6.6AA
4.7AA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DDDDC3
DAD990
B2B173
8E8D6D
3F3E46

Deuteranopia

DDDDC5
DDE193
BBC771
939B6C
414444

Tritanopia

DEC9CB
EF9A9D
EF6C6A
B26867
4D3F3D

Achromatopsia

D9D9D9
C4C4C4
8C8C8C
787878
393939

Shades & Tints Shades & Tints

#DEDCBB

Dark
Light

#F2BA82

Dark
Light

#F7587B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #dedcbb;
  --color-2: #f2ba82;
  --color-3: #f7587b;
  --color-4: #b75874;
  --color-5: #4f294f;
}

SCSS

$color-1: #dedcbb;
$color-2: #f2ba82;
$color-3: #f7587b;
$color-4: #b75874;
$color-5: #4f294f;

TAILWIND

colors: {
  'brand-1': '#dedcbb',
  'brand-2': '#f2ba82',
  'brand-3': '#f7587b',
  'brand-4': '#b75874',
  'brand-5': '#4f294f',
}

RGB Array

[222, 220, 187], [242, 186, 130], [247, 88, 123], [183, 88, 116], [79, 41, 79]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DEDCBB, #F2BA82, #F7587B, #B75874, #4F294F 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: #dedcbb; --color-2: #f2ba82; --color-3: #f7587b; --color-4: #b75874; --color-5: #4f294f. 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