← Back to Editor

#0A0A0C · #972F12 · #CA6321 · #F3CD9E · #2F2120

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#0A0A0C

Deep Indigo · Black · Jet Black

HEX
#0A0A0C
RGB
rgb(10, 10, 12)
HSL
hsl(240, 9%, 4%)
HSB
hsb(240, 17%, 5%)
CMYK
cmyk(17%, 17%, 0%, 95%)
Oklch
oklch(14.6% 0.004 285.9)

TraditionalDeep Indigo」· PaintJet Black」· Creative Midnight Shadow

#972F12

Vermilion · Brown · Wine Red

HEX
#972F12
RGB
rgb(151, 47, 18)
HSL
hsl(13, 79%, 33%)
HSB
hsb(13, 88%, 59%)
CMYK
cmyk(0%, 69%, 88%, 41%)
Oklch
oklch(45.8% 0.144 35.5)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#CA6321

Tangerine · Chocolate · Amber Brown

HEX
#CA6321
RGB
rgb(202, 99, 33)
HSL
hsl(23, 72%, 46%)
HSB
hsb(23, 84%, 79%)
CMYK
cmyk(0%, 51%, 84%, 21%)
Oklch
oklch(61.4% 0.151 48.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#F3CD9E

Goose Yellow · Wheat · Peach Orange

HEX
#F3CD9E
RGB
rgb(243, 205, 158)
HSL
hsl(33, 78%, 79%)
HSB
hsb(33, 35%, 95%)
CMYK
cmyk(0%, 16%, 35%, 5%)
Oklch
oklch(87.0% 0.075 72.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#2F2120

Crimson · Black · Deep Berry

HEX
#2F2120
RGB
rgb(47, 33, 32)
HSL
hsl(4, 19%, 15%)
HSB
hsb(4, 32%, 18%)
CMYK
cmyk(0%, 30%, 32%, 82%)
Oklch
oklch(26.4% 0.022 23.3)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0A0A0C
0B0B09

Analogous

090A0B
0A0A0C
0A090B

Triadic

0A0A0C
0B0909
090B09

Split-Comp.

0A0A0C
0B0A09
0A0B09

Tetradic

0A0A0C
0B090A
0B0B09
090B0A

Contrast Matrix WCAG 2.1 Contrast

0A0A0C
972F12
CA6321
F3CD9E
2F2120
2.6
Fail
5.0
AA
13.2
AAA
1.3
Fail
2.6
Fail
1.9
Fail
5.1
AA
2.0
Fail
5.0
AA
1.9
Fail
2.6
Fail
3.9
AA Large
13.2
AAA
5.1
AA
2.6
Fail
10.3
AAA
1.3
Fail
2.0
Fail
3.9
AA Large
10.3
AAA
White BG
19.8AAA
7.7AAA
3.9AA Large
1.5Fail
15.4AAA
Black BG
1.1Fail
2.7Fail
5.3AA
14.0AAA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

0A0A0C
6A6919
9D9C31
E3E2A9
292920

Deuteranopia

0A0A0B
70781B
A3AB35
E5E8AC
2A2B20

Tritanopia

0A0B0B
921F20
C53E40
F1B2B4
2E2020

Achromatopsia

0A0A0A
4B4B4B
7A7A7A
D3D3D3
252525

Shades & Tints Shades & Tints

#0A0A0C

Dark
Light

#972F12

Dark
Light

#CA6321

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0a0a0c;
  --color-2: #972f12;
  --color-3: #ca6321;
  --color-4: #f3cd9e;
  --color-5: #2f2120;
}

SCSS

$color-1: #0a0a0c;
$color-2: #972f12;
$color-3: #ca6321;
$color-4: #f3cd9e;
$color-5: #2f2120;

TAILWIND

colors: {
  'brand-1': '#0a0a0c',
  'brand-2': '#972f12',
  'brand-3': '#ca6321',
  'brand-4': '#f3cd9e',
  'brand-5': '#2f2120',
}

RGB Array

[10, 10, 12], [151, 47, 18], [202, 99, 33], [243, 205, 158], [47, 33, 32]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0A0A0C, #972F12, #CA6321, #F3CD9E, #2F2120 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: #0a0a0c; --color-2: #972f12; --color-3: #ca6321; --color-4: #f3cd9e; --color-5: #2f2120. 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 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