← Back to Editor

#CC0000 · #000000 · #AA0000 · #CC0000 · #000000

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

#CC0000

Vermilion · Red · Wine Red

HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(53.1% 0.218 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#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

#AA0000

Vermilion · DarkRed · Wine Red

HEX
#AA0000
RGB
rgb(170, 0, 0)
HSL
hsl(0, 100%, 33%)
HSB
hsb(0, 100%, 67%)
CMYK
cmyk(0%, 100%, 100%, 33%)
Oklch
oklch(46.3% 0.190 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#CC0000

Vermilion · Red · Wine Red

HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(53.1% 0.218 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CC0000
00CCCC

Analogous

CC0066
CC0000
CC6600

Triadic

CC0000
00CC00
0000CC

Split-Comp.

CC0000
00CC66
0066CC

Tetradic

CC0000
66CC00
00CCCC
6600CC

Contrast Matrix WCAG 2.1 Contrast

CC0000
000000
AA0000
CC0000
000000
3.6
AA Large
1.3
Fail
3.6
AA Large
3.6
AA Large
2.7
Fail
3.6
AA Large
1.3
Fail
2.7
Fail
1.3
Fail
2.7
Fail
3.6
AA Large
1.3
Fail
3.6
AA Large
3.6
AA Large
2.7
Fail
3.6
AA Large
White BG
5.9AA
21.0AAA
7.8AAA
5.9AA
21.0AAA
Black BG
3.6AA Large
1.0Fail
2.7Fail
3.6AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

747200
000000
605F00
747200
000000

Deuteranopia

808F00
000000
6A7700
808F00
000000

Tritanopia

C20000
000000
A20000
C20000
000000

Achromatopsia

3D3D3D
000000
333333
3D3D3D
000000

Shades & Tints Shades & Tints

#CC0000

Dark
Light

#000000

Dark
Light

#AA0000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cc0000;
  --color-2: #000000;
  --color-3: #aa0000;
  --color-4: #cc0000;
  --color-5: #000000;
}

SCSS

$color-1: #cc0000;
$color-2: #000000;
$color-3: #aa0000;
$color-4: #cc0000;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#cc0000',
  'brand-2': '#000000',
  'brand-3': '#aa0000',
  'brand-4': '#cc0000',
  'brand-5': '#000000',
}

RGB Array

[204, 0, 0], [0, 0, 0], [170, 0, 0], [204, 0, 0], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CC0000, #000000, #AA0000, #CC0000, #000000 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: #cc0000; --color-2: #000000; --color-3: #aa0000; --color-4: #cc0000; --color-5: #000000. 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