← Back to Editor

#1A0000 · #CCAEAE · #191212 · #8B7676 · #2E0000

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

#1A0000

Vermilion · Black · Deep Berry

HEX
#1A0000
RGB
rgb(26, 0, 0)
HSL
hsl(0, 100%, 5%)
HSB
hsb(0, 100%, 10%)
CMYK
cmyk(0%, 100%, 100%, 90%)
Oklch
oklch(13.7% 0.056 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#CCAEAE

Peach Pink · Silver · Coral Red

HEX
#CCAEAE
RGB
rgb(204, 174, 174)
HSL
hsl(0, 23%, 74%)
HSB
hsb(0, 15%, 80%)
CMYK
cmyk(0%, 15%, 15%, 20%)
Oklch
oklch(77.7% 0.035 17.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#191212

Crimson · Black · Deep Berry

HEX
#191212
RGB
rgb(25, 18, 18)
HSL
hsl(0, 16%, 8%)
HSB
hsb(0, 28%, 10%)
CMYK
cmyk(0%, 28%, 28%, 90%)
Oklch
oklch(19.1% 0.012 18.2)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#8B7676

Crimson · Gray · Warm Gray

HEX
#8B7676
RGB
rgb(139, 118, 118)
HSL
hsl(0, 8%, 50%)
HSB
hsb(0, 15%, 55%)
CMYK
cmyk(0%, 15%, 15%, 45%)
Oklch
oklch(58.5% 0.026 17.9)

TraditionalCrimson」· PaintWarm Gray」· Creative Urban Concrete

#2E0000

Vermilion · Black · Deep Berry

HEX
#2E0000
RGB
rgb(46, 0, 0)
HSL
hsl(0, 100%, 9%)
HSB
hsb(0, 100%, 18%)
CMYK
cmyk(0%, 100%, 100%, 82%)
Oklch
oklch(18.9% 0.078 29.2)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1A0000
001A1A

Analogous

1A000D
1A0000
1A0D00

Triadic

1A0000
001A00
00001A

Split-Comp.

1A0000
001A0D
000D1A

Tetradic

1A0000
0D1A00
001A1A
0D001A

Contrast Matrix WCAG 2.1 Contrast

1A0000
CCAEAE
191212
8B7676
2E0000
9.8
AAA
1.1
Fail
4.7
AA
1.1
Fail
9.8
AAA
9.0
AAA
2.1
Fail
9.2
AAA
1.1
Fail
9.0
AAA
4.4
AA Large
1.0
Fail
4.7
AA
2.1
Fail
4.4
AA Large
4.4
AA Large
1.1
Fail
9.2
AAA
1.0
Fail
4.4
AA Large
White BG
20.1AAA
2.1Fail
18.5AAA
4.2AA Large
18.8AAA
Black BG
1.0Fail
10.2AAA
1.1Fail
5.0AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

0F0F00
BFBFAE
161612
828276
1A1A00

Deuteranopia

101200
C1C3AE
161712
838576
1D2000

Tritanopia

190000
CAAEAE
191212
8A7676
2C0000

Achromatopsia

080808
B7B7B7
141414
7C7C7C
0E0E0E

Shades & Tints Shades & Tints

#1A0000

Dark
Light

#CCAEAE

Dark
Light

#191212

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1a0000;
  --color-2: #ccaeae;
  --color-3: #191212;
  --color-4: #8b7676;
  --color-5: #2e0000;
}

SCSS

$color-1: #1a0000;
$color-2: #ccaeae;
$color-3: #191212;
$color-4: #8b7676;
$color-5: #2e0000;

TAILWIND

colors: {
  'brand-1': '#1a0000',
  'brand-2': '#ccaeae',
  'brand-3': '#191212',
  'brand-4': '#8b7676',
  'brand-5': '#2e0000',
}

RGB Array

[26, 0, 0], [204, 174, 174], [25, 18, 18], [139, 118, 118], [46, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1A0000, #CCAEAE, #191212, #8B7676, #2E0000 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: #1a0000; --color-2: #ccaeae; --color-3: #191212; --color-4: #8b7676; --color-5: #2e0000. 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