← Back to Editor

#000000 · #2C090D · #662112 · #C06202 · #C1BD73

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

#2C090D

Vermilion · Black · Deep Berry

HEX
#2C090D
RGB
rgb(44, 9, 13)
HSL
hsl(353, 66%, 10%)
HSB
hsb(353, 80%, 17%)
CMYK
cmyk(0%, 80%, 70%, 83%)
Oklch
oklch(20.4% 0.058 17.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#662112

Vermilion · Maroon · Wine Red

HEX
#662112
RGB
rgb(102, 33, 18)
HSL
hsl(11, 70%, 24%)
HSB
hsb(11, 82%, 40%)
CMYK
cmyk(0%, 68%, 82%, 60%)
Oklch
oklch(35.2% 0.103 33.9)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#C06202

Ochre · Chocolate · Amber Brown

HEX
#C06202
RGB
rgb(192, 98, 2)
HSL
hsl(30, 98%, 38%)
HSB
hsb(30, 99%, 75%)
CMYK
cmyk(0%, 49%, 99%, 25%)
Oklch
oklch(59.7% 0.148 54.6)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#C1BD73

Autumn Sage · Tan · Sunflower

HEX
#C1BD73
RGB
rgb(193, 189, 115)
HSL
hsl(57, 39%, 60%)
HSB
hsb(57, 40%, 76%)
CMYK
cmyk(0%, 2%, 40%, 24%)
Oklch
oklch(78.5% 0.096 105.7)

TraditionalAutumn Sage」· PaintSunflower」· 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
2C090D
662112
C06202
C1BD73
1.2
Fail
1.8
Fail
5.0
AA
10.8
AAA
1.2
Fail
1.6
Fail
4.3
AA Large
9.4
AAA
1.8
Fail
1.6
Fail
2.8
Fail
6.0
AA
5.0
AA
4.3
AA Large
2.8
Fail
2.2
Fail
10.8
AAA
9.4
AAA
6.0
AA
2.2
Fail
White BG
21.0AAA
18.2AAA
11.7AAA
4.2AA Large
1.9Fail
Black BG
1.0Fail
1.2Fail
1.8Fail
5.0AA
10.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1D1D0C
484816
979619
BFBF85

Deuteranopia

000000
1F220C
4C5117
9DA41F
C0C089

Tritanopia

000000
2A0B0B
631819
BB2C30
C19396

Achromatopsia

000000
141414
343434
737373
B6B6B6

Shades & Tints Shades & Tints

#000000

Dark
Light

#2C090D

Dark
Light

#662112

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2c090d;
  --color-3: #662112;
  --color-4: #c06202;
  --color-5: #c1bd73;
}

SCSS

$color-1: #000000;
$color-2: #2c090d;
$color-3: #662112;
$color-4: #c06202;
$color-5: #c1bd73;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2c090d',
  'brand-3': '#662112',
  'brand-4': '#c06202',
  'brand-5': '#c1bd73',
}

RGB Array

[0, 0, 0], [44, 9, 13], [102, 33, 18], [192, 98, 2], [193, 189, 115]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #2C090D, #662112, #C06202, #C1BD73 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: #2c090d; --color-3: #662112; --color-4: #c06202; --color-5: #c1bd73. 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