← Back to Editor

#000000 · #C50404 · #EEE6E6 · #AC9999 · #3B2B2B

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

#C50404

Vermilion · FireBrick · Wine Red

HEX
#C50404
RGB
rgb(197, 4, 4)
HSL
hsl(0, 96%, 39%)
HSB
hsb(0, 98%, 77%)
CMYK
cmyk(0%, 98%, 98%, 23%)
Oklch
oklch(51.8% 0.211 29.1)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#EEE6E6

Peach Pink · Linen · Cherry Blossom

HEX
#EEE6E6
RGB
rgb(238, 230, 230)
HSL
hsl(0, 19%, 92%)
HSB
hsb(0, 3%, 93%)
CMYK
cmyk(0%, 3%, 3%, 7%)
Oklch
oklch(93.1% 0.009 17.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#AC9999

Peach Pink · DarkGray · Coral Red

HEX
#AC9999
RGB
rgb(172, 153, 153)
HSL
hsl(0, 10%, 64%)
HSB
hsb(0, 11%, 67%)
CMYK
cmyk(0%, 11%, 11%, 33%)
Oklch
oklch(70.0% 0.023 17.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#3B2B2B

Crimson · DarkSlateGray · Deep Berry

HEX
#3B2B2B
RGB
rgb(59, 43, 43)
HSL
hsl(0, 16%, 20%)
HSB
hsb(0, 27%, 23%)
CMYK
cmyk(0%, 27%, 27%, 77%)
Oklch
oklch(30.8% 0.024 18.5)

TraditionalCrimson」· PaintDeep Berry」· 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
C50404
EEE6E6
AC9999
3B2B2B
3.4
AA Large
17.1
AAA
7.8
AAA
1.6
Fail
3.4
AA Large
5.0
AA
2.3
Fail
2.2
Fail
17.1
AAA
5.0
AA
2.2
Fail
10.9
AAA
7.8
AAA
2.3
Fail
2.2
Fail
5.0
AA
1.6
Fail
2.2
Fail
10.9
AAA
5.0
AA
White BG
21.0AAA
6.2AA
1.2Fail
2.7Fail
13.4AAA
Black BG
1.0Fail
3.4AA Large
17.1AAA
7.8AAA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
717004
EBEAE6
A4A499
34342B

Deuteranopia

000000
7D8B04
EBECE6
A5A699
35362B

Tritanopia

000000
BB0404
EEE6E6
AB9999
3A2B2B

Achromatopsia

000000
3E3E3E
E8E8E8
9F9F9F
303030

Shades & Tints Shades & Tints

#000000

Dark
Light

#C50404

Dark
Light

#EEE6E6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #c50404;
  --color-3: #eee6e6;
  --color-4: #ac9999;
  --color-5: #3b2b2b;
}

SCSS

$color-1: #000000;
$color-2: #c50404;
$color-3: #eee6e6;
$color-4: #ac9999;
$color-5: #3b2b2b;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#c50404',
  'brand-3': '#eee6e6',
  'brand-4': '#ac9999',
  'brand-5': '#3b2b2b',
}

RGB Array

[0, 0, 0], [197, 4, 4], [238, 230, 230], [172, 153, 153], [59, 43, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #C50404, #EEE6E6, #AC9999, #3B2B2B is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #c50404; --color-3: #eee6e6; --color-4: #ac9999; --color-5: #3b2b2b. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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. Restrained colors convey professionalism and trust. 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