← Back to Editor

#B8B8B8 · #FF0080 · #150045 · #0C0029 · #000000

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

#B8B8B8

Silver Gray · Silver · Pearl Gray

HEX
#B8B8B8
RGB
rgb(184, 184, 184)
HSL
hsl(0, 0%, 72%)
HSB
hsb(0, 0%, 72%)
CMYK
cmyk(0%, 0%, 0%, 28%)
Oklch
oklch(78.3% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FF0080

Dark Violet · DeepPink · Camellia

HEX
#FF0080
RGB
rgb(255, 0, 128)
HSL
hsl(330, 100%, 50%)
HSB
hsb(330, 100%, 100%)
CMYK
cmyk(0%, 100%, 50%, 0%)
Oklch
oklch(64.5% 0.260 2.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#150045

Deep Indigo · MidnightBlue · Deep Sea Blue

HEX
#150045
RGB
rgb(21, 0, 69)
HSL
hsl(258, 100%, 14%)
HSB
hsb(258, 100%, 27%)
CMYK
cmyk(70%, 100%, 0%, 73%)
Oklch
oklch(19.6% 0.115 284.5)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#0C0029

Deep Indigo · Black · Deep Sea Blue

HEX
#0C0029
RGB
rgb(12, 0, 41)
HSL
hsl(258, 100%, 8%)
HSB
hsb(258, 100%, 16%)
CMYK
cmyk(71%, 100%, 0%, 84%)
Oklch
oklch(14.5% 0.082 289.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

B8B8B8
B8B8B8

Analogous

B8B8B8
B8B8B8
B8B8B8

Triadic

B8B8B8
B8B8B8
B8B8B8

Split-Comp.

B8B8B8
B8B8B8
B8B8B8

Tetradic

B8B8B8
B8B8B8
B8B8B8
B8B8B8

Contrast Matrix WCAG 2.1 Contrast

B8B8B8
FF0080
150045
0C0029
000000
1.9
Fail
9.5
AAA
10.1
AAA
10.6
AAA
1.9
Fail
5.0
AA
5.3
AA
5.6
AA
9.5
AAA
5.0
AA
1.1
Fail
1.1
Fail
10.1
AAA
5.3
AA
1.1
Fail
1.0
Fail
10.6
AAA
5.6
AA
1.1
Fail
1.0
Fail
White BG
2.0Fail
3.8AA Large
18.8AAA
20.0AAA
21.0AAA
Black BG
10.6AAA
5.6AA
1.1Fail
1.0Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B8B8B8
918E61
0C0C34
07071F
000000

Deuteranopia

B8B8B8
9FB35A
0D0F30
08081D
000000

Tritanopia

B8B8B8
F24943
142724
0B1716
000000

Achromatopsia

B8B8B8
5B5B5B
0E0E0E
080808
000000

Shades & Tints Shades & Tints

#B8B8B8

Dark
Light

#FF0080

Dark
Light

#150045

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #b8b8b8;
  --color-2: #ff0080;
  --color-3: #150045;
  --color-4: #0c0029;
  --color-5: #000000;
}

SCSS

$color-1: #b8b8b8;
$color-2: #ff0080;
$color-3: #150045;
$color-4: #0c0029;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#b8b8b8',
  'brand-2': '#ff0080',
  'brand-3': '#150045',
  'brand-4': '#0c0029',
  'brand-5': '#000000',
}

RGB Array

[184, 184, 184], [255, 0, 128], [21, 0, 69], [12, 0, 41], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #B8B8B8, #FF0080, #150045, #0C0029, #000000 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: #b8b8b8; --color-2: #ff0080; --color-3: #150045; --color-4: #0c0029; --color-5: #000000. 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