← Back to Editor

#333333 · #A05B5E · #D46C4F · #E1913C · #EDA96C

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

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#A05B5E

Crimson · Sienna · Passion Red

HEX
#A05B5E
RGB
rgb(160, 91, 94)
HSL
hsl(357, 27%, 49%)
HSB
hsb(357, 43%, 63%)
CMYK
cmyk(0%, 43%, 41%, 37%)
Oklch
oklch(55.1% 0.091 17.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#D46C4F

Vermilion · Tomato · Passion Red

HEX
#D46C4F
RGB
rgb(212, 108, 79)
HSL
hsl(13, 61%, 57%)
HSB
hsb(13, 63%, 83%)
CMYK
cmyk(0%, 49%, 63%, 17%)
Oklch
oklch(64.7% 0.138 36.5)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#E1913C

Ginger · GoldenRod · Warm Sun

HEX
#E1913C
RGB
rgb(225, 145, 60)
HSL
hsl(31, 73%, 56%)
HSB
hsb(31, 73%, 88%)
CMYK
cmyk(0%, 36%, 73%, 12%)
Oklch
oklch(72.4% 0.138 63.8)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#EDA96C

Apricot · SandyBrown · Warm Sun

HEX
#EDA96C
RGB
rgb(237, 169, 108)
HSL
hsl(28, 78%, 68%)
HSB
hsb(28, 54%, 93%)
CMYK
cmyk(0%, 29%, 54%, 7%)
Oklch
oklch(78.7% 0.112 62.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
A05B5E
D46C4F
E1913C
EDA96C
2.5
Fail
3.6
AA Large
5.0
AA
6.3
AA
2.5
Fail
1.5
Fail
2.0
Fail
2.5
Fail
3.6
AA Large
1.5
Fail
1.4
Fail
1.7
Fail
5.0
AA
2.0
Fail
1.4
Fail
1.3
Fail
6.3
AA
2.5
Fail
1.7
Fail
1.3
Fail
White BG
12.6AAA
5.1AA
3.5AA Large
2.5Fail
2.0Fail
Black BG
1.7Fail
4.2AA Large
6.1AA
8.3AAA
10.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
82825D
A7A656
BEBE51
D0CF7B

Deuteranopia

333333
868B5D
ADB558
C3C956
D4D97E

Tritanopia

333333
9D5D5D
CF5C5D
DD6164
EA8689

Achromatopsia

333333
707070
888888
9F9F9F
B6B6B6

Shades & Tints Shades & Tints

#333333

Dark
Light

#A05B5E

Dark
Light

#D46C4F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #a05b5e;
  --color-3: #d46c4f;
  --color-4: #e1913c;
  --color-5: #eda96c;
}

SCSS

$color-1: #333333;
$color-2: #a05b5e;
$color-3: #d46c4f;
$color-4: #e1913c;
$color-5: #eda96c;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#a05b5e',
  'brand-3': '#d46c4f',
  'brand-4': '#e1913c',
  'brand-5': '#eda96c',
}

RGB Array

[51, 51, 51], [160, 91, 94], [212, 108, 79], [225, 145, 60], [237, 169, 108]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #A05B5E, #D46C4F, #E1913C, #EDA96C 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: #333333; --color-2: #a05b5e; --color-3: #d46c4f; --color-4: #e1913c; --color-5: #eda96c. 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