← Back to Editor

#000000 · #6C2F2B · #902022 · #C00203 · #765941

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 Library

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

#6C2F2B

Crimson · Brown · Wine Red

HEX
#6C2F2B
RGB
rgb(108, 47, 43)
HSL
hsl(4, 43%, 30%)
HSB
hsb(4, 60%, 42%)
CMYK
cmyk(0%, 56%, 60%, 58%)
Oklch
oklch(38.8% 0.088 25.8)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#902022

Vermilion · Brown · Wine Red

HEX
#902022
RGB
rgb(144, 32, 34)
HSL
hsl(359, 64%, 35%)
HSB
hsb(359, 78%, 56%)
CMYK
cmyk(0%, 78%, 76%, 44%)
Oklch
oklch(43.2% 0.148 25.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#C00203

Vermilion · FireBrick · Wine Red

HEX
#C00203
RGB
rgb(192, 2, 3)
HSL
hsl(360, 98%, 38%)
HSB
hsb(360, 99%, 75%)
CMYK
cmyk(0%, 99%, 98%, 25%)
Oklch
oklch(50.8% 0.207 29.0)

TraditionalVermilion」· PaintWine Red」· Creative Deep Ember

#765941

Tangerine · DarkOliveGreen · Amber Brown

HEX
#765941
RGB
rgb(118, 89, 65)
HSL
hsl(27, 29%, 36%)
HSB
hsb(27, 45%, 46%)
CMYK
cmyk(0%, 25%, 45%, 54%)
Oklch
oklch(48.8% 0.053 60.7)

TraditionalTangerine」· 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
6C2F2B
902022
C00203
765941
2.1
Fail
2.4
Fail
3.3
AA Large
3.3
AA Large
2.1
Fail
1.2
Fail
1.6
Fail
1.6
Fail
2.4
Fail
1.2
Fail
1.3
Fail
1.4
Fail
3.3
AA Large
1.6
Fail
1.3
Fail
1.0
Fail
3.3
AA Large
1.6
Fail
1.4
Fail
1.0
Fail
White BG
21.0AAA
10.1AAA
8.7AAA
6.5AA
6.4AA
Black BG
1.0Fail
2.1Fail
2.4Fail
3.3AA Large
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
52512C
605E22
6E6C03
696947

Deuteranopia

000000
555A2C
666E21
798703
6B6D48

Tritanopia

000000
692D2D
8A2121
B60303
754B4C

Achromatopsia

000000
414141
424242
3B3B3B
5F5F5F

Shades & Tints Shades & Tints

#000000

Dark
Light

#6C2F2B

Dark
Light

#902022

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #6c2f2b;
  --color-3: #902022;
  --color-4: #c00203;
  --color-5: #765941;
}

SCSS

$color-1: #000000;
$color-2: #6c2f2b;
$color-3: #902022;
$color-4: #c00203;
$color-5: #765941;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#6c2f2b',
  'brand-3': '#902022',
  'brand-4': '#c00203',
  'brand-5': '#765941',
}

RGB Array

[0, 0, 0], [108, 47, 43], [144, 32, 34], [192, 2, 3], [118, 89, 65]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #6C2F2B, #902022, #C00203, #765941 is ideal for: tech websites, dark mode UIs, game UIs. 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: #6c2f2b; --color-3: #902022; --color-4: #c00203; --color-5: #765941. 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. 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