← Back to Editor

#000000 · #95CB11 · #D23D8F · #D5D5CD · #76726F

neon

A 5-color neon palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

FuturisticEnergeticRebelliousWarm

Industry INDUSTRY

GamingWeb3 / CryptoDeep Tech

UI Context UI CONTEXT

Dark Mode UIDashboardCampaign PageData 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

#95CB11

Grass Green · Chartreuse · Olive Green

HEX
#95CB11
RGB
rgb(149, 203, 17)
HSL
hsl(77, 85%, 43%)
HSB
hsb(77, 92%, 80%)
CMYK
cmyk(27%, 0%, 92%, 20%)
Oklch
oklch(77.6% 0.196 126.7)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#D23D8F

Rose Purple · MediumVioletRed · Rose Pink

HEX
#D23D8F
RGB
rgb(210, 61, 143)
HSL
hsl(327, 62%, 53%)
HSB
hsb(327, 71%, 82%)
CMYK
cmyk(0%, 71%, 32%, 18%)
Oklch
oklch(60.2% 0.200 351.0)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#D5D5CD

Fresh Green · LightGray · Pearl Gray

HEX
#D5D5CD
RGB
rgb(213, 213, 205)
HSL
hsl(60, 9%, 82%)
HSB
hsb(60, 4%, 84%)
CMYK
cmyk(0%, 0%, 4%, 16%)
Oklch
oklch(87.1% 0.011 106.6)

TraditionalFresh Green」· PaintPearl Gray」· Creative Silver Lining

#76726F

Ink Gray · DimGray · Warm Gray

HEX
#76726F
RGB
rgb(118, 114, 111)
HSL
hsl(26, 3%, 45%)
HSB
hsb(26, 6%, 46%)
CMYK
cmyk(0%, 3%, 6%, 54%)
Oklch
oklch(55.5% 0.007 59.6)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

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
95CB11
D23D8F
D5D5CD
76726F
10.8
AAA
4.8
AA
14.2
AAA
4.4
AA Large
10.8
AAA
2.3
Fail
1.3
Fail
2.5
Fail
4.8
AA
2.3
Fail
3.0
Fail
1.1
Fail
14.2
AAA
1.3
Fail
3.0
Fail
3.2
AA Large
4.4
AA Large
2.5
Fail
1.1
Fail
3.2
AA Large
White BG
21.0AAA
1.9Fail
4.4AA Large
1.5Fail
4.8AA
Black BG
1.0Fail
10.8AAA
4.8AA
14.2AAA
4.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
ACAD3E
91907B
D5D5CF
747470

Deuteranopia

000000
A9A549
9AA576
D5D5CF
757570

Tritanopia

000000
986269
CB6B68
D5D0D1
767070

Achromatopsia

000000
A6A6A6
737373
D4D4D4
737373

Shades & Tints Shades & Tints

#000000

Dark
Light

#95CB11

Dark
Light

#D23D8F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #95cb11;
  --color-3: #d23d8f;
  --color-4: #d5d5cd;
  --color-5: #76726f;
}

SCSS

$color-1: #000000;
$color-2: #95cb11;
$color-3: #d23d8f;
$color-4: #d5d5cd;
$color-5: #76726f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#95cb11',
  'brand-3': '#d23d8f',
  'brand-4': '#d5d5cd',
  'brand-5': '#76726f',
}

RGB Array

[0, 0, 0], [149, 203, 17], [210, 61, 143], [213, 213, 205], [118, 114, 111]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #95CB11, #D23D8F, #D5D5CD, #76726F is ideal for: 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: #95cb11; --color-3: #d23d8f; --color-4: #d5d5cd; --color-5: #76726f. 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 neon-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