← Back to Editor

#333333 · #87AC06 · #AFDF08 · #EEEEEE · #FF6600

warm

A 5-color warm 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

#87AC06

Grass Green · Olive · Forest Green

HEX
#87AC06
RGB
rgb(135, 172, 6)
HSL
hsl(73, 93%, 35%)
HSB
hsb(73, 97%, 67%)
CMYK
cmyk(22%, 0%, 97%, 33%)
Oklch
oklch(69.2% 0.170 123.7)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#AFDF08

Grass Green · GreenYellow · Olive Green

HEX
#AFDF08
RGB
rgb(175, 223, 8)
HSL
hsl(73, 93%, 45%)
HSB
hsb(73, 96%, 87%)
CMYK
cmyk(22%, 0%, 96%, 13%)
Oklch
oklch(83.9% 0.207 123.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#FF6600

Tangerine · OrangeRed · Amber Brown

HEX
#FF6600
RGB
rgb(255, 102, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 60%, 100%, 0%)
Oklch
oklch(69.6% 0.204 43.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

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
87AC06
AFDF08
EEEEEE
FF6600
4.8
AA
8.1
AAA
10.9
AAA
4.3
AA Large
4.8
AA
1.7
Fail
2.3
Fail
1.1
Fail
8.1
AAA
1.7
Fail
1.4
Fail
1.9
Fail
10.9
AAA
2.3
Fail
1.4
Fail
2.5
Fail
4.3
AA Large
1.1
Fail
1.9
Fail
2.5
Fail
White BG
12.6AAA
2.6Fail
1.6Fail
1.2Fail
2.9Fail
Black BG
1.7Fail
7.9AAA
13.4AAA
18.1AAA
7.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
97972E
C4C43C
EEEEEE
BDBB19

Deuteranopia

333333
959238
C1BD48
EEEEEE
C6D11F

Tritanopia

333333
894E55
B1656E
EEEEEE
F72C30

Achromatopsia

333333
8E8E8E
B8B8B8
EEEEEE
888888

Shades & Tints Shades & Tints

#333333

Dark
Light

#87AC06

Dark
Light

#AFDF08

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #87ac06;
  --color-3: #afdf08;
  --color-4: #eeeeee;
  --color-5: #ff6600;
}

SCSS

$color-1: #333333;
$color-2: #87ac06;
$color-3: #afdf08;
$color-4: #eeeeee;
$color-5: #ff6600;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#87ac06',
  'brand-3': '#afdf08',
  'brand-4': '#eeeeee',
  'brand-5': '#ff6600',
}

RGB Array

[51, 51, 51], [135, 172, 6], [175, 223, 8], [238, 238, 238], [255, 102, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #333333, #87AC06, #AFDF08, #EEEEEE, #FF6600 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: #87ac06; --color-3: #afdf08; --color-4: #eeeeee; --color-5: #ff6600. 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 warm-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