← Back to Editor

#050505 · #212120 · #D4B161 · #E6B749 · #F2B424

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

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#212120

Ink Black · Black · Dark Stone

HEX
#212120
RGB
rgb(33, 33, 32)
HSL
hsl(60, 2%, 13%)
HSB
hsb(60, 3%, 13%)
CMYK
cmyk(0%, 0%, 3%, 87%)
Oklch
oklch(24.7% 0.002 106.5)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#D4B161

Ginger · SandyBrown · Sunflower

HEX
#D4B161
RGB
rgb(212, 177, 97)
HSL
hsl(42, 57%, 61%)
HSB
hsb(42, 54%, 83%)
CMYK
cmyk(0%, 17%, 54%, 17%)
Oklch
oklch(77.5% 0.107 86.2)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#E6B749

Ginger · SandyBrown · Sunflower

HEX
#E6B749
RGB
rgb(230, 183, 73)
HSL
hsl(42, 76%, 59%)
HSB
hsb(42, 68%, 90%)
CMYK
cmyk(0%, 20%, 68%, 10%)
Oklch
oklch(80.2% 0.136 85.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#F2B424

Ginger · GoldenRod · Sunflower

HEX
#F2B424
RGB
rgb(242, 180, 36)
HSL
hsl(42, 89%, 55%)
HSB
hsb(42, 85%, 95%)
CMYK
cmyk(0%, 26%, 85%, 5%)
Oklch
oklch(80.6% 0.158 82.1)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050505
050505

Analogous

050505
050505
050505

Triadic

050505
050505
050505

Split-Comp.

050505
050505
050505

Tetradic

050505
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

050505
212120
D4B161
E6B749
F2B424
1.3
Fail
10.0
AAA
10.9
AAA
11.0
AAA
1.3
Fail
7.9
AAA
8.6
AAA
8.7
AAA
10.0
AAA
7.9
AAA
1.1
Fail
1.1
Fail
10.9
AAA
8.6
AAA
1.1
Fail
1.0
Fail
11.0
AAA
8.7
AAA
1.1
Fail
1.0
Fail
White BG
20.4AAA
16.1AAA
2.0Fail
1.9Fail
1.9Fail
Black BG
1.0Fail
1.3Fail
10.3AAA
11.2AAA
11.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
212120
C5C574
D2D164
D7D747

Deuteranopia

050505
212120
C7C979
D4D86A
DBDF4F

Tritanopia

050505
212020
D28487
E4797D
EF6268

Achromatopsia

050505
212121
B2B2B2
B9B9B9
B6B6B6

Shades & Tints Shades & Tints

#050505

Dark
Light

#212120

Dark
Light

#D4B161

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #212120;
  --color-3: #d4b161;
  --color-4: #e6b749;
  --color-5: #f2b424;
}

SCSS

$color-1: #050505;
$color-2: #212120;
$color-3: #d4b161;
$color-4: #e6b749;
$color-5: #f2b424;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#212120',
  'brand-3': '#d4b161',
  'brand-4': '#e6b749',
  'brand-5': '#f2b424',
}

RGB Array

[5, 5, 5], [33, 33, 32], [212, 177, 97], [230, 183, 73], [242, 180, 36]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #050505, #212120, #D4B161, #E6B749, #F2B424 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: #050505; --color-2: #212120; --color-3: #d4b161; --color-4: #e6b749; --color-5: #f2b424. 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