← Back to Editor

#FFFFFF · #E5E897 · #E62E59 · #A62140 · #422B28

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

#E5E897

Fresh Green · Khaki · Sunflower

HEX
#E5E897
RGB
rgb(229, 232, 151)
HSL
hsl(62, 64%, 75%)
HSB
hsb(62, 35%, 91%)
CMYK
cmyk(1%, 0%, 35%, 9%)
Oklch
oklch(91.0% 0.103 110.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#E62E59

Vermilion · Crimson · Passion Red

HEX
#E62E59
RGB
rgb(230, 46, 89)
HSL
hsl(346, 79%, 54%)
HSB
hsb(346, 80%, 90%)
CMYK
cmyk(0%, 80%, 61%, 10%)
Oklch
oklch(60.7% 0.216 14.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#A62140

Vermilion · Brown · Wine Red

HEX
#A62140
RGB
rgb(166, 33, 64)
HSL
hsl(346, 67%, 39%)
HSB
hsb(346, 80%, 65%)
CMYK
cmyk(0%, 80%, 61%, 35%)
Oklch
oklch(47.9% 0.168 13.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#422B28

Crimson · DarkSlateGray · Wine Red

HEX
#422B28
RGB
rgb(66, 43, 40)
HSL
hsl(7, 25%, 21%)
HSB
hsb(7, 39%, 26%)
CMYK
cmyk(0%, 35%, 39%, 74%)
Oklch
oklch(31.6% 0.035 27.5)

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
E5E897
E62E59
A62140
422B28
1.3
Fail
4.3
AA Large
7.2
AAA
13.1
AAA
1.3
Fail
3.3
AA Large
5.6
AA
10.2
AAA
4.3
AA Large
3.3
AA Large
1.7
Fail
3.0
AA Large
7.2
AAA
5.6
AA
1.7
Fail
1.8
Fail
13.1
AAA
10.2
AAA
3.0
AA Large
1.8
Fail
White BG
1.0Fail
1.3Fail
4.3AA Large
7.2AAA
13.1AAA
Black BG
21.0AAA
16.3AAA
4.9AA
2.9Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E6E6AB
96954F
6C6B38
383829

Deuteranopia

FFFFFF
E6E6AF
A1AF4C
747E37
393B29

Tritanopia

FFFFFF
E5BABD
DD4645
9F3331
412929

Achromatopsia

FFFFFF
DEDEDE
6A6A6A
4C4C4C
323232

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E5E897

Dark
Light

#E62E59

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e5e897;
  --color-3: #e62e59;
  --color-4: #a62140;
  --color-5: #422b28;
}

SCSS

$color-1: #ffffff;
$color-2: #e5e897;
$color-3: #e62e59;
$color-4: #a62140;
$color-5: #422b28;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e5e897',
  'brand-3': '#e62e59',
  'brand-4': '#a62140',
  'brand-5': '#422b28',
}

RGB Array

[255, 255, 255], [229, 232, 151], [230, 46, 89], [166, 33, 64], [66, 43, 40]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E5E897, #E62E59, #A62140, #422B28 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: #e5e897; --color-3: #e62e59; --color-4: #a62140; --color-5: #422b28. 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