← Back to Editor

#000000 · #5A5A5A · #FF006C · #B25151 · #FF0000

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

#5A5A5A

Ink Gray · DimGray · Charcoal

HEX
#5A5A5A
RGB
rgb(90, 90, 90)
HSL
hsl(0, 0%, 35%)
HSB
hsb(0, 0%, 35%)
CMYK
cmyk(0%, 0%, 0%, 65%)
Oklch
oklch(46.8% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#FF006C

Dark Violet · DeepPink · Camellia

HEX
#FF006C
RGB
rgb(255, 0, 108)
HSL
hsl(335, 100%, 50%)
HSB
hsb(335, 100%, 100%)
CMYK
cmyk(0%, 100%, 58%, 0%)
Oklch
oklch(64.0% 0.256 8.7)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#B25151

Crimson · Sienna · Passion Red

HEX
#B25151
RGB
rgb(178, 81, 81)
HSL
hsl(0, 39%, 51%)
HSB
hsb(0, 54%, 70%)
CMYK
cmyk(0%, 54%, 54%, 30%)
Oklch
oklch(55.7% 0.127 22.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· 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
5A5A5A
FF006C
B25151
FF0000
3.0
AA Large
5.5
AA
4.2
AA Large
5.3
AA
3.0
AA Large
1.8
Fail
1.4
Fail
1.7
Fail
5.5
AA
1.8
Fail
1.3
Fail
1.0
Fail
4.2
AA Large
1.4
Fail
1.3
Fail
1.3
Fail
5.3
AA
1.7
Fail
1.0
Fail
1.3
Fail
White BG
21.0AAA
6.9AA
3.8AA Large
5.0AA
4.0AA Large
Black BG
1.0Fail
3.0AA Large
5.5AA
4.2AA Large
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
5A5A5A
918E52
888751
918E00

Deuteranopia

000000
5A5A5A
9FB34C
8E9551
9FB300

Tritanopia

000000
5A5A5A
F23D39
AD5151
F20000

Achromatopsia

000000
5A5A5A
595959
6E6E6E
4C4C4C

Shades & Tints Shades & Tints

#000000

Dark
Light

#5A5A5A

Dark
Light

#FF006C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #5a5a5a;
  --color-3: #ff006c;
  --color-4: #b25151;
  --color-5: #ff0000;
}

SCSS

$color-1: #000000;
$color-2: #5a5a5a;
$color-3: #ff006c;
$color-4: #b25151;
$color-5: #ff0000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#5a5a5a',
  'brand-3': '#ff006c',
  'brand-4': '#b25151',
  'brand-5': '#ff0000',
}

RGB Array

[0, 0, 0], [90, 90, 90], [255, 0, 108], [178, 81, 81], [255, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #5A5A5A, #FF006C, #B25151, #FF0000 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: #5a5a5a; --color-3: #ff006c; --color-4: #b25151; --color-5: #ff0000. 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