← Back to Editor

#000000 · #555555 · #AA0375 · #D00CAD · #333333

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

#555555

Ink Gray · DimGray · Charcoal

HEX
#555555
RGB
rgb(85, 85, 85)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(45.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#AA0375

Rose Purple · MediumVioletRed · Eggplant

HEX
#AA0375
RGB
rgb(170, 3, 117)
HSL
hsl(319, 97%, 34%)
HSB
hsb(319, 98%, 67%)
CMYK
cmyk(0%, 98%, 31%, 33%)
Oklch
oklch(49.0% 0.205 347.6)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#D00CAD

Rose Purple · MediumVioletRed · Violet

HEX
#D00CAD
RGB
rgb(208, 12, 173)
HSL
hsl(311, 89%, 43%)
HSB
hsb(311, 94%, 82%)
CMYK
cmyk(0%, 94%, 17%, 18%)
Oklch
oklch(58.4% 0.252 338.2)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

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
555555
AA0375
D00CAD
333333
2.8
Fail
3.0
Fail
4.3
AA Large
1.7
Fail
2.8
Fail
1.1
Fail
1.5
Fail
1.7
Fail
3.0
Fail
1.1
Fail
1.5
Fail
1.8
Fail
4.3
AA Large
1.5
Fail
1.5
Fail
2.6
Fail
1.7
Fail
1.7
Fail
1.8
Fail
2.6
Fail
White BG
21.0AAA
7.5AAA
7.0AAA
4.8AA
12.6AAA
Black BG
1.0Fail
2.8Fail
3.0Fail
4.3AA Large
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
555555
626059
7B7986
333333

Deuteranopia

000000
555555
6B7853
87957D
333333

Tritanopia

000000
555555
A2443F
C66761
333333

Achromatopsia

000000
555555
424242
595959
333333

Shades & Tints Shades & Tints

#000000

Dark
Light

#555555

Dark
Light

#AA0375

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #555555;
  --color-3: #aa0375;
  --color-4: #d00cad;
  --color-5: #333333;
}

SCSS

$color-1: #000000;
$color-2: #555555;
$color-3: #aa0375;
$color-4: #d00cad;
$color-5: #333333;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#555555',
  'brand-3': '#aa0375',
  'brand-4': '#d00cad',
  'brand-5': '#333333',
}

RGB Array

[0, 0, 0], [85, 85, 85], [170, 3, 117], [208, 12, 173], [51, 51, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #555555, #AA0375, #D00CAD, #333333 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: #555555; --color-3: #aa0375; --color-4: #d00cad; --color-5: #333333. 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