← Back to Editor

#000000 · #D92424 · #7D630A · #CCBE60 · #A5710E

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

#D92424

Vermilion · Crimson · Passion Red

HEX
#D92424
RGB
rgb(217, 36, 36)
HSL
hsl(0, 72%, 50%)
HSB
hsb(0, 83%, 85%)
CMYK
cmyk(0%, 83%, 83%, 15%)
Oklch
oklch(57.0% 0.214 27.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#7D630A

Ochre · Olive · Honey Gold

HEX
#7D630A
RGB
rgb(125, 99, 10)
HSL
hsl(46, 85%, 26%)
HSB
hsb(46, 92%, 49%)
CMYK
cmyk(0%, 21%, 92%, 51%)
Oklch
oklch(51.1% 0.101 90.0)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#CCBE60

Autumn Sage · BurlyWood · Sunflower

HEX
#CCBE60
RGB
rgb(204, 190, 96)
HSL
hsl(52, 51%, 59%)
HSB
hsb(52, 53%, 80%)
CMYK
cmyk(0%, 7%, 53%, 20%)
Oklch
oklch(79.4% 0.117 101.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#A5710E

Ochre · DarkGoldenRod · Amber Brown

HEX
#A5710E
RGB
rgb(165, 113, 14)
HSL
hsl(39, 84%, 35%)
HSB
hsb(39, 92%, 65%)
CMYK
cmyk(0%, 32%, 92%, 35%)
Oklch
oklch(58.8% 0.120 75.8)

TraditionalOchre」· PaintAmber Brown」· 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
D92424
7D630A
CCBE60
A5710E
4.2
AA Large
3.7
AA Large
11.1
AAA
5.0
AA
4.2
AA Large
1.2
Fail
2.6
Fail
1.2
Fail
3.7
AA Large
1.2
Fail
3.0
AA Large
1.4
Fail
11.1
AAA
2.6
Fail
3.0
AA Large
2.2
Fail
5.0
AA
1.2
Fail
1.4
Fail
2.2
Fail
White BG
21.0AAA
5.0AA
5.7AA
1.9Fail
4.2AA Large
Black BG
1.0Fail
4.2AA Large
3.7AA Large
11.1AAA
5.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
8B8924
727220
C6C677
8E8E26

Deuteranopia

000000
95A324
737525
C7C87C
92952C

Tritanopia

000000
D02424
7C3134
CB898D
A2393D

Achromatopsia

000000
5A5A5A
616161
B7B7B7
757575

Shades & Tints Shades & Tints

#000000

Dark
Light

#D92424

Dark
Light

#7D630A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #d92424;
  --color-3: #7d630a;
  --color-4: #ccbe60;
  --color-5: #a5710e;
}

SCSS

$color-1: #000000;
$color-2: #d92424;
$color-3: #7d630a;
$color-4: #ccbe60;
$color-5: #a5710e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#d92424',
  'brand-3': '#7d630a',
  'brand-4': '#ccbe60',
  'brand-5': '#a5710e',
}

RGB Array

[0, 0, 0], [217, 36, 36], [125, 99, 10], [204, 190, 96], [165, 113, 14]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #D92424, #7D630A, #CCBE60, #A5710E 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: #d92424; --color-3: #7d630a; --color-4: #ccbe60; --color-5: #a5710e. 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