← Back to Editor

#000000 · #858373 · #DDE915 · #FB03A0 · #FFFFFF

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

#858373

Ink Gray · Gray · Warm Gray

HEX
#858373
RGB
rgb(133, 131, 115)
HSL
hsl(53, 7%, 49%)
HSB
hsb(53, 14%, 52%)
CMYK
cmyk(0%, 2%, 14%, 48%)
Oklch
oklch(60.7% 0.024 101.2)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#DDE915

Autumn Sage · Gold · Honey Gold

HEX
#DDE915
RGB
rgb(221, 233, 21)
HSL
hsl(63, 83%, 50%)
HSB
hsb(63, 91%, 91%)
CMYK
cmyk(5%, 0%, 91%, 9%)
Oklch
oklch(89.5% 0.197 113.5)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FB03A0

Rose Purple · DeepPink · Camellia

HEX
#FB03A0
RGB
rgb(251, 3, 160)
HSL
hsl(322, 98%, 50%)
HSB
hsb(322, 99%, 98%)
CMYK
cmyk(0%, 99%, 36%, 2%)
Oklch
oklch(64.9% 0.268 351.9)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

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
858373
DDE915
FB03A0
FFFFFF
5.5
AA
15.7
AAA
5.6
AA
21.0
AAA
5.5
AA
2.9
Fail
1.0
Fail
3.8
AA Large
15.7
AAA
2.9
Fail
2.8
Fail
1.3
Fail
5.6
AA
1.0
Fail
2.8
Fail
3.7
AA Large
21.0
AAA
3.8
AA Large
1.3
Fail
3.7
AA Large
White BG
21.0AAA
3.8AA Large
1.3Fail
3.7AA Large
1.0Fail
Black BG
1.0Fail
5.5AA
15.7AAA
5.6AA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
848477
E2E248
908D7A
FFFFFF

Deuteranopia

000000
848478
E2E155
9EB171
FFFFFF

Tritanopia

000000
857A7B
DE717A
EF5C55
FFFFFF

Achromatopsia

000000
828282
CDCDCD
5F5F5F
FFFFFF

Shades & Tints Shades & Tints

#000000

Dark
Light

#858373

Dark
Light

#DDE915

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #858373;
  --color-3: #dde915;
  --color-4: #fb03a0;
  --color-5: #ffffff;
}

SCSS

$color-1: #000000;
$color-2: #858373;
$color-3: #dde915;
$color-4: #fb03a0;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#858373',
  'brand-3': '#dde915',
  'brand-4': '#fb03a0',
  'brand-5': '#ffffff',
}

RGB Array

[0, 0, 0], [133, 131, 115], [221, 233, 21], [251, 3, 160], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #858373, #DDE915, #FB03A0, #FFFFFF 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: #858373; --color-3: #dde915; --color-4: #fb03a0; --color-5: #ffffff. 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