← Back to Editor

#000000 · #C01830 · #7A0119 · #C0C0C0 · #54AAAA

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

#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

#C01830

Vermilion · FireBrick · Passion Red

HEX
#C01830
RGB
rgb(192, 24, 48)
HSL
hsl(351, 78%, 42%)
HSB
hsb(351, 88%, 75%)
CMYK
cmyk(0%, 88%, 75%, 25%)
Oklch
oklch(51.9% 0.197 21.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#7A0119

Vermilion · Maroon · Wine Red

HEX
#7A0119
RGB
rgb(122, 1, 25)
HSL
hsl(348, 98%, 24%)
HSB
hsb(348, 99%, 48%)
CMYK
cmyk(0%, 99%, 80%, 52%)
Oklch
oklch(36.7% 0.147 21.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#C0C0C0

Silver Gray · Silver · Pearl Gray

HEX
#C0C0C0
RGB
rgb(192, 192, 192)
HSL
hsl(0, 0%, 75%)
HSB
hsb(0, 0%, 75%)
CMYK
cmyk(0%, 0%, 0%, 25%)
Oklch
oklch(80.8% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#54AAAA

Slate Blue · CadetBlue · Mint Ice

HEX
#54AAAA
RGB
rgb(84, 170, 170)
HSL
hsl(180, 34%, 50%)
HSB
hsb(180, 51%, 67%)
CMYK
cmyk(51%, 0%, 0%, 33%)
Oklch
oklch(68.5% 0.083 195.4)

TraditionalSlate Blue」· PaintMint Ice」· 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
C01830
7A0119
C0C0C0
54AAAA
3.4
AA Large
1.8
Fail
11.5
AAA
7.7
AAA
3.4
AA Large
1.8
Fail
3.4
AA Large
2.3
Fail
1.8
Fail
1.8
Fail
6.3
AA
4.2
AA Large
11.5
AAA
3.4
AA Large
6.3
AA
1.5
Fail
7.7
AAA
2.3
Fail
4.2
AA Large
1.5
Fail
White BG
21.0AAA
6.2AA
11.4AAA
1.8Fail
2.7Fail
Black BG
1.0Fail
3.4AA Large
1.8Fail
11.5AAA
7.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
77762A
464513
C0C0C0
797AAA

Deuteranopia

000000
818E29
4D5612
C0C0C0
746EAA

Tritanopia

000000
B82625
740F0E
C0C0C0
58AAAA

Achromatopsia

000000
4D4D4D
282828
C0C0C0
909090

Shades & Tints Shades & Tints

#000000

Dark
Light

#C01830

Dark
Light

#7A0119

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #c01830;
  --color-3: #7a0119;
  --color-4: #c0c0c0;
  --color-5: #54aaaa;
}

SCSS

$color-1: #000000;
$color-2: #c01830;
$color-3: #7a0119;
$color-4: #c0c0c0;
$color-5: #54aaaa;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#c01830',
  'brand-3': '#7a0119',
  'brand-4': '#c0c0c0',
  'brand-5': '#54aaaa',
}

RGB Array

[0, 0, 0], [192, 24, 48], [122, 1, 25], [192, 192, 192], [84, 170, 170]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #C01830, #7A0119, #C0C0C0, #54AAAA 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: #c01830; --color-3: #7a0119; --color-4: #c0c0c0; --color-5: #54aaaa. 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