← Back to Editor

#FFFFFF · #EDE5C0 · #ECCD3D · #CF2376 · #583639

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#EDE5C0

Goose Yellow · Wheat · Lemon Cream

HEX
#EDE5C0
RGB
rgb(237, 229, 192)
HSL
hsl(49, 56%, 84%)
HSB
hsb(49, 19%, 93%)
CMYK
cmyk(0%, 3%, 19%, 7%)
Oklch
oklch(91.9% 0.049 97.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#ECCD3D

Ginger · GoldenRod · Sunflower

HEX
#ECCD3D
RGB
rgb(236, 205, 61)
HSL
hsl(49, 82%, 58%)
HSB
hsb(49, 74%, 93%)
CMYK
cmyk(0%, 13%, 74%, 7%)
Oklch
oklch(85.1% 0.157 96.4)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#CF2376

Dark Violet · MediumVioletRed · Camellia

HEX
#CF2376
RGB
rgb(207, 35, 118)
HSL
hsl(331, 71%, 47%)
HSB
hsb(331, 83%, 81%)
CMYK
cmyk(0%, 83%, 43%, 19%)
Oklch
oklch(56.8% 0.212 358.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#583639

Crimson · DarkSlateGray · Wine Red

HEX
#583639
RGB
rgb(88, 54, 57)
HSL
hsl(355, 24%, 28%)
HSB
hsb(355, 39%, 35%)
CMYK
cmyk(0%, 39%, 35%, 65%)
Oklch
oklch(37.5% 0.049 13.9)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
EDE5C0
ECCD3D
CF2376
583639
1.3
Fail
1.6
Fail
5.1
AA
10.5
AAA
1.3
Fail
1.2
Fail
4.0
AA Large
8.3
AAA
1.6
Fail
1.2
Fail
3.2
AA Large
6.7
AA
5.1
AA
4.0
AA Large
3.2
AA Large
2.1
Fail
10.5
AAA
8.3
AAA
6.7
AA
2.1
Fail
White BG
1.0Fail
1.3Fail
1.6Fail
5.1AA
10.5AAA
Black BG
21.0AAA
16.6AAA
13.4AAA
4.2AA Large
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EAE9C9
DFDE60
858362
494938

Deuteranopia

FFFFFF
EAEBCB
E0E368
8F9B5D
4B4E38

Tritanopia

FFFFFF
EDD0D2
EA7B81
C6524F
563838

Achromatopsia

FFFFFF
E3E3E3
C6C6C6
606060
414141

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#EDE5C0

Dark
Light

#ECCD3D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ede5c0;
  --color-3: #eccd3d;
  --color-4: #cf2376;
  --color-5: #583639;
}

SCSS

$color-1: #ffffff;
$color-2: #ede5c0;
$color-3: #eccd3d;
$color-4: #cf2376;
$color-5: #583639;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ede5c0',
  'brand-3': '#eccd3d',
  'brand-4': '#cf2376',
  'brand-5': '#583639',
}

RGB Array

[255, 255, 255], [237, 229, 192], [236, 205, 61], [207, 35, 118], [88, 54, 57]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #EDE5C0, #ECCD3D, #CF2376, #583639 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: #ffffff; --color-2: #ede5c0; --color-3: #eccd3d; --color-4: #cf2376; --color-5: #583639. 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