← Back to Editor

#E3D3D3 · #D4BBB0 · #3B363C · #F23C0A · #D32C2B

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

#E3D3D3

Peach Pink · LightGray · Cherry Blossom

HEX
#E3D3D3
RGB
rgb(227, 211, 211)
HSL
hsl(0, 22%, 86%)
HSB
hsb(0, 7%, 89%)
CMYK
cmyk(0%, 7%, 7%, 11%)
Oklch
oklch(88.0% 0.018 17.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#D4BBB0

Apricot · Silver · Peach Orange

HEX
#D4BBB0
RGB
rgb(212, 187, 176)
HSL
hsl(18, 30%, 76%)
HSB
hsb(18, 17%, 83%)
CMYK
cmyk(0%, 12%, 17%, 17%)
Oklch
oklch(81.0% 0.033 45.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#3B363C

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3B363C
RGB
rgb(59, 54, 60)
HSL
hsl(290, 5%, 22%)
HSB
hsb(290, 10%, 24%)
CMYK
cmyk(2%, 10%, 0%, 76%)
Oklch
oklch(34.0% 0.012 320.6)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#F23C0A

Vermilion · OrangeRed · Passion Red

HEX
#F23C0A
RGB
rgb(242, 60, 10)
HSL
hsl(13, 92%, 49%)
HSB
hsb(13, 96%, 95%)
CMYK
cmyk(0%, 75%, 96%, 5%)
Oklch
oklch(63.1% 0.223 33.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#D32C2B

Vermilion · Crimson · Passion Red

HEX
#D32C2B
RGB
rgb(211, 44, 43)
HSL
hsl(0, 66%, 50%)
HSB
hsb(0, 80%, 83%)
CMYK
cmyk(0%, 79%, 80%, 17%)
Oklch
oklch(56.5% 0.203 26.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3D3D3
D3E3E3

Analogous

E3D3DB
E3D3D3
E3DBD3

Triadic

E3D3D3
D3E3D3
D3D3E3

Split-Comp.

E3D3D3
D3E3DB
D3DBE3

Tetradic

E3D3D3
DBE3D3
D3E3E3
DBD3E3

Contrast Matrix WCAG 2.1 Contrast

E3D3D3
D4BBB0
3B363C
F23C0A
D32C2B
1.3
Fail
8.2
AAA
2.7
Fail
3.5
AA Large
1.3
Fail
6.5
AA
2.1
Fail
2.8
Fail
8.2
AAA
6.5
AA
3.1
AA Large
2.3
Fail
2.7
Fail
2.1
Fail
3.1
AA Large
1.3
Fail
3.5
AA Large
2.8
Fail
2.3
Fail
1.3
Fail
White BG
1.4Fail
1.8Fail
11.8AAA
3.9AA Large
5.0AA
Black BG
14.5AAA
11.5AAA
1.8Fail
5.4AA
4.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

DCDCD3
C9C9B3
39393B
A3A216
8B892B

Deuteranopia

DDDED3
CBCCB3
393A3A
AEBB19
94A12B

Tritanopia

E2D3D3
D3B5B5
3B3939
E92022
CB2B2B

Achromatopsia

D8D8D8
C1C1C1
383838
6D6D6D
5E5E5E

Shades & Tints Shades & Tints

#E3D3D3

Dark
Light

#D4BBB0

Dark
Light

#3B363C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3d3d3;
  --color-2: #d4bbb0;
  --color-3: #3b363c;
  --color-4: #f23c0a;
  --color-5: #d32c2b;
}

SCSS

$color-1: #e3d3d3;
$color-2: #d4bbb0;
$color-3: #3b363c;
$color-4: #f23c0a;
$color-5: #d32c2b;

TAILWIND

colors: {
  'brand-1': '#e3d3d3',
  'brand-2': '#d4bbb0',
  'brand-3': '#3b363c',
  'brand-4': '#f23c0a',
  'brand-5': '#d32c2b',
}

RGB Array

[227, 211, 211], [212, 187, 176], [59, 54, 60], [242, 60, 10], [211, 44, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3D3D3, #D4BBB0, #3B363C, #F23C0A, #D32C2B 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: #e3d3d3; --color-2: #d4bbb0; --color-3: #3b363c; --color-4: #f23c0a; --color-5: #d32c2b. 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