← Back to Editor

#333333 · #D9BC91 · #ED4C4C · #ED8F4C · #EDCA4C

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

#D9BC91

Goose Yellow · Tan · Warm Sun

HEX
#D9BC91
RGB
rgb(217, 188, 145)
HSL
hsl(36, 49%, 71%)
HSB
hsb(36, 33%, 85%)
CMYK
cmyk(0%, 13%, 33%, 15%)
Oklch
oklch(81.0% 0.066 77.4)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#ED4C4C

Peach Pink · Tomato · Coral Red

HEX
#ED4C4C
RGB
rgb(237, 76, 76)
HSL
hsl(0, 82%, 61%)
HSB
hsb(0, 68%, 93%)
CMYK
cmyk(0%, 68%, 68%, 7%)
Oklch
oklch(64.3% 0.198 24.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#ED8F4C

Apricot · Coral · Warm Sun

HEX
#ED8F4C
RGB
rgb(237, 143, 76)
HSL
hsl(25, 82%, 61%)
HSB
hsb(25, 68%, 93%)
CMYK
cmyk(0%, 40%, 68%, 7%)
Oklch
oklch(73.7% 0.140 54.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#EDCA4C

Ginger · SandyBrown · Sunflower

HEX
#EDCA4C
RGB
rgb(237, 202, 76)
HSL
hsl(47, 82%, 61%)
HSB
hsb(47, 68%, 93%)
CMYK
cmyk(0%, 15%, 68%, 7%)
Oklch
oklch(84.7% 0.146 93.3)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

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
D9BC91
ED4C4C
ED8F4C
EDCA4C
7.0
AA
3.5
AA Large
5.2
AA
7.9
AAA
7.0
AA
2.0
Fail
1.3
Fail
1.1
Fail
3.5
AA Large
2.0
Fail
1.5
Fail
2.3
Fail
5.2
AA
1.3
Fail
1.5
Fail
1.5
Fail
7.9
AAA
1.1
Fail
2.3
Fail
1.5
Fail
White BG
12.6AAA
1.8Fail
3.7AA Large
2.4Fail
1.6Fail
Black BG
1.7Fail
11.6AAA
5.7AA
8.6AAA
13.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
CCCC9B
A7A64C
C4C35C
DEDE6A

Deuteranopia

333333
CED09E
B1BD4C
CAD160
E0E272

Tritanopia

333333
D8A4A5
E54C4C
E8696C
EB8388

Achromatopsia

333333
C0C0C0
7C7C7C
A3A3A3
C6C6C6

Shades & Tints Shades & Tints

#333333

Dark
Light

#D9BC91

Dark
Light

#ED4C4C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #d9bc91;
  --color-3: #ed4c4c;
  --color-4: #ed8f4c;
  --color-5: #edca4c;
}

SCSS

$color-1: #333333;
$color-2: #d9bc91;
$color-3: #ed4c4c;
$color-4: #ed8f4c;
$color-5: #edca4c;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#d9bc91',
  'brand-3': '#ed4c4c',
  'brand-4': '#ed8f4c',
  'brand-5': '#edca4c',
}

RGB Array

[51, 51, 51], [217, 188, 145], [237, 76, 76], [237, 143, 76], [237, 202, 76]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #333333, #D9BC91, #ED4C4C, #ED8F4C, #EDCA4C 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: #d9bc91; --color-3: #ed4c4c; --color-4: #ed8f4c; --color-5: #edca4c. 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