← Back to Editor

#E3D0AF · #AAB29D · #CD3E20 · #FF0000 · #000000

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

#E3D0AF

Goose Yellow · Wheat · Peach Orange

HEX
#E3D0AF
RGB
rgb(227, 208, 175)
HSL
hsl(38, 48%, 79%)
HSB
hsb(38, 23%, 89%)
CMYK
cmyk(0%, 8%, 23%, 11%)
Oklch
oklch(86.5% 0.049 81.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#AAB29D

Willow Green · DarkGray · Apple Green

HEX
#AAB29D
RGB
rgb(170, 178, 157)
HSL
hsl(83, 12%, 66%)
HSB
hsb(83, 12%, 70%)
CMYK
cmyk(4%, 0%, 12%, 30%)
Oklch
oklch(75.1% 0.031 124.2)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#CD3E20

Vermilion · FireBrick · Passion Red

HEX
#CD3E20
RGB
rgb(205, 62, 32)
HSL
hsl(10, 73%, 46%)
HSB
hsb(10, 84%, 80%)
CMYK
cmyk(0%, 70%, 84%, 20%)
Oklch
oklch(57.0% 0.185 33.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3D0AF
B0C3E3

Analogous

E3B7B0
E3D0AF
DCE3B0

Triadic

E3D0AF
B0E3D0
D0B0E3

Split-Comp.

E3D0AF
B0DCE3
B7B0E3

Tetradic

E3D0AF
B0E3B7
B0C3E3
E3B0DC

Contrast Matrix WCAG 2.1 Contrast

E3D0AF
AAB29D
CD3E20
FF0000
000000
1.5
Fail
3.2
AA Large
2.6
Fail
13.9
AAA
1.5
Fail
2.2
Fail
1.8
Fail
9.6
AAA
3.2
AA Large
2.2
Fail
1.2
Fail
4.3
AA Large
2.6
Fail
1.8
Fail
1.2
Fail
5.3
AA
13.9
AAA
9.6
AAA
4.3
AA Large
5.3
AA
White BG
1.5Fail
2.2Fail
4.9AA
4.0AA Large
21.0AAA
Black BG
13.9AAA
9.6AAA
4.3AA Large
5.3AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DBDBB7
ADAEA2
8F8E27
918E00
000000

Deuteranopia

DCDDB9
ADACA3
97A229
9FB300
000000

Tritanopia

E2BDBF
AAA6A7
C62D2E
F20000
000000

Achromatopsia

D2D2D2
ADADAD
656565
4C4C4C
000000

Shades & Tints Shades & Tints

#E3D0AF

Dark
Light

#AAB29D

Dark
Light

#CD3E20

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3d0af;
  --color-2: #aab29d;
  --color-3: #cd3e20;
  --color-4: #ff0000;
  --color-5: #000000;
}

SCSS

$color-1: #e3d0af;
$color-2: #aab29d;
$color-3: #cd3e20;
$color-4: #ff0000;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#e3d0af',
  'brand-2': '#aab29d',
  'brand-3': '#cd3e20',
  'brand-4': '#ff0000',
  'brand-5': '#000000',
}

RGB Array

[227, 208, 175], [170, 178, 157], [205, 62, 32], [255, 0, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3D0AF, #AAB29D, #CD3E20, #FF0000, #000000 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: #e3d0af; --color-2: #aab29d; --color-3: #cd3e20; --color-4: #ff0000; --color-5: #000000. 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