← Back to Editor

#FFE3D3 · #E4B0A2 · #9C6A51 · #2D320A · #5C5D4B

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

#FFE3D3

Apricot · Bisque · Peach Orange

HEX
#FFE3D3
RGB
rgb(255, 227, 211)
HSL
hsl(22, 100%, 91%)
HSB
hsb(22, 17%, 100%)
CMYK
cmyk(0%, 11%, 17%, 0%)
Oklch
oklch(93.4% 0.038 51.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E4B0A2

Peach Pink · Tan · Coral Red

HEX
#E4B0A2
RGB
rgb(228, 176, 162)
HSL
hsl(13, 55%, 76%)
HSB
hsb(13, 29%, 89%)
CMYK
cmyk(0%, 23%, 29%, 11%)
Oklch
oklch(80.1% 0.064 35.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#9C6A51

Tangerine · Sienna · Amber Brown

HEX
#9C6A51
RGB
rgb(156, 106, 81)
HSL
hsl(20, 32%, 46%)
HSB
hsb(20, 48%, 61%)
CMYK
cmyk(0%, 32%, 48%, 39%)
Oklch
oklch(57.1% 0.074 47.3)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#2D320A

Autumn Sage · Black · Amber Gold

HEX
#2D320A
RGB
rgb(45, 50, 10)
HSL
hsl(68, 67%, 12%)
HSB
hsb(68, 80%, 20%)
CMYK
cmyk(10%, 0%, 80%, 80%)
Oklch
oklch(30.3% 0.059 116.2)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#5C5D4B

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#5C5D4B
RGB
rgb(92, 93, 75)
HSL
hsl(63, 11%, 33%)
HSB
hsb(63, 19%, 36%)
CMYK
cmyk(1%, 0%, 19%, 64%)
Oklch
oklch(47.2% 0.028 110.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE3D3
D1EEFF

Analogous

FFD1D7
FFE3D3
FFF9D1

Triadic

FFE3D3
D1FFE2
E2D1FF

Split-Comp.

FFE3D3
D1FFF9
D1D7FF

Tetradic

FFE3D3
D7FFD1
D1EEFF
F9D1FF

Contrast Matrix WCAG 2.1 Contrast

FFE3D3
E4B0A2
9C6A51
2D320A
5C5D4B
1.6
Fail
3.7
AA Large
10.9
AAA
5.5
AA
1.6
Fail
2.4
Fail
7.0
AAA
3.5
AA Large
3.7
AA Large
2.4
Fail
2.9
Fail
1.5
Fail
10.9
AAA
7.0
AAA
2.9
Fail
2.0
Fail
5.5
AA
3.5
AA Large
1.5
Fail
2.0
Fail
White BG
1.2Fail
1.9Fail
4.6AA
13.4AAA
6.7AA
Black BG
17.2AAA
11.0AAA
4.6AA
1.6Fail
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3D7
CDCDA5
868657
2F2F14
5C5C4F

Deuteranopia

F5F7D8
D1D4A6
898D59
2F2F16
5C5C50

Tritanopia

FEDADB
E1A8A9
9A5C5D
2D1B1D
5C5354

Achromatopsia

EAEAEA
BEBEBE
767676
2C2C2C
5B5B5B

Shades & Tints Shades & Tints

#FFE3D3

Dark
Light

#E4B0A2

Dark
Light

#9C6A51

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe3d3;
  --color-2: #e4b0a2;
  --color-3: #9c6a51;
  --color-4: #2d320a;
  --color-5: #5c5d4b;
}

SCSS

$color-1: #ffe3d3;
$color-2: #e4b0a2;
$color-3: #9c6a51;
$color-4: #2d320a;
$color-5: #5c5d4b;

TAILWIND

colors: {
  'brand-1': '#ffe3d3',
  'brand-2': '#e4b0a2',
  'brand-3': '#9c6a51',
  'brand-4': '#2d320a',
  'brand-5': '#5c5d4b',
}

RGB Array

[255, 227, 211], [228, 176, 162], [156, 106, 81], [45, 50, 10], [92, 93, 75]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE3D3, #E4B0A2, #9C6A51, #2D320A, #5C5D4B 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: #ffe3d3; --color-2: #e4b0a2; --color-3: #9c6a51; --color-4: #2d320a; --color-5: #5c5d4b. 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