← Back to Editor

#000000 · #212020 · #EBBE38 · #C49918 · #A68319

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#212020

Ink Black · Black · Dark Stone

HEX
#212020
RGB
rgb(33, 32, 32)
HSL
hsl(0, 2%, 13%)
HSB
hsb(0, 3%, 13%)
CMYK
cmyk(0%, 3%, 3%, 87%)
Oklch
oklch(24.5% 0.002 17.3)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#EBBE38

Ginger · GoldenRod · Sunflower

HEX
#EBBE38
RGB
rgb(235, 190, 56)
HSL
hsl(45, 82%, 57%)
HSB
hsb(45, 76%, 92%)
CMYK
cmyk(0%, 19%, 76%, 8%)
Oklch
oklch(82.0% 0.151 89.2)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#C49918

Ochre · DarkGoldenRod · Honey Gold

HEX
#C49918
RGB
rgb(196, 153, 24)
HSL
hsl(45, 78%, 43%)
HSB
hsb(45, 88%, 77%)
CMYK
cmyk(0%, 22%, 88%, 23%)
Oklch
oklch(70.4% 0.139 87.5)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#A68319

Ochre · DarkGoldenRod · Honey Gold

HEX
#A68319
RGB
rgb(166, 131, 25)
HSL
hsl(45, 74%, 37%)
HSB
hsb(45, 85%, 65%)
CMYK
cmyk(0%, 21%, 85%, 35%)
Oklch
oklch(62.6% 0.121 88.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
212020
EBBE38
C49918
A68319
1.3
Fail
12.0
AAA
7.9
AAA
5.9
AA
1.3
Fail
9.3
AAA
6.1
AA
4.6
AA
12.0
AAA
9.3
AAA
1.5
Fail
2.0
Fail
7.9
AAA
6.1
AA
1.5
Fail
1.3
Fail
5.9
AA
4.6
AA
2.0
Fail
1.3
Fail
White BG
21.0AAA
16.3AAA
1.8Fail
2.7Fail
3.6AA Large
Black BG
1.0Fail
1.3Fail
12.0AAA
7.9AAA
5.9AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
212120
D8D758
B1B137
979733

Deuteranopia

000000
212120
DADE60
B4B73F
999C39

Tritanopia

000000
212020
E97278
C25055
A4474B

Achromatopsia

000000
202020
BCBCBC
979797
818181

Shades & Tints Shades & Tints

#000000

Dark
Light

#212020

Dark
Light

#EBBE38

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #212020;
  --color-3: #ebbe38;
  --color-4: #c49918;
  --color-5: #a68319;
}

SCSS

$color-1: #000000;
$color-2: #212020;
$color-3: #ebbe38;
$color-4: #c49918;
$color-5: #a68319;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#212020',
  'brand-3': '#ebbe38',
  'brand-4': '#c49918',
  'brand-5': '#a68319',
}

RGB Array

[0, 0, 0], [33, 32, 32], [235, 190, 56], [196, 153, 24], [166, 131, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #212020, #EBBE38, #C49918, #A68319 is ideal for: tech websites, dark mode UIs, game UIs, 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: #000000; --color-2: #212020; --color-3: #ebbe38; --color-4: #c49918; --color-5: #a68319. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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