← Back to Editor

#000000 · #FF00A1 · #FFC300 · #D0FF00 · #00B2FF

neon

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

FuturisticEnergeticRebelliousWarmCool

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

#FF00A1

Rose Purple · DeepPink · Camellia

HEX
#FF00A1
RGB
rgb(255, 0, 161)
HSL
hsl(322, 100%, 50%)
HSB
hsb(322, 100%, 100%)
CMYK
cmyk(0%, 100%, 37%, 0%)
Oklch
oklch(65.6% 0.272 352.3)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#FFC300

Ochre · Gold · Honey Gold

HEX
#FFC300
RGB
rgb(255, 195, 0)
HSL
hsl(46, 100%, 50%)
HSB
hsb(46, 100%, 100%)
CMYK
cmyk(0%, 24%, 100%, 0%)
Oklch
oklch(84.8% 0.174 86.1)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#D0FF00

Grass Green · Yellow · Olive Green

HEX
#D0FF00
RGB
rgb(208, 255, 0)
HSL
hsl(71, 100%, 50%)
HSB
hsb(71, 100%, 100%)
CMYK
cmyk(18%, 0%, 100%, 0%)
Oklch
oklch(93.3% 0.227 122.2)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#00B2FF

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#00B2FF
RGB
rgb(0, 178, 255)
HSL
hsl(198, 100%, 50%)
HSB
hsb(198, 100%, 100%)
CMYK
cmyk(100%, 30%, 0%, 0%)
Oklch
oklch(72.5% 0.162 238.3)

TraditionalLake Blue」· PaintMint Ice」· 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
FF00A1
FFC300
D0FF00
00B2FF
5.8
AA
13.1
AAA
18.0
AAA
8.8
AAA
5.8
AA
2.3
Fail
3.1
AA Large
1.5
Fail
13.1
AAA
2.3
Fail
1.4
Fail
1.5
Fail
18.0
AAA
3.1
AA Large
1.4
Fail
2.0
Fail
8.8
AAA
1.5
Fail
1.5
Fail
2.0
Fail
White BG
21.0AAA
3.6AA Large
1.6Fail
1.2Fail
2.4Fail
Black BG
1.0Fail
5.8AA
13.1AAA
18.0AAA
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
918E7A
E5E42F
E4E53E
4D4FEC

Deuteranopia

000000
9FB371
E9ED3B
E2DE4D
4335E8

Tritanopia

000000
F25B55
FC545D
D26E79
09DEDA

Achromatopsia

000000
5F5F5F
BFBFBF
D4D4D4
868686

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF00A1

Dark
Light

#FFC300

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff00a1;
  --color-3: #ffc300;
  --color-4: #d0ff00;
  --color-5: #00b2ff;
}

SCSS

$color-1: #000000;
$color-2: #ff00a1;
$color-3: #ffc300;
$color-4: #d0ff00;
$color-5: #00b2ff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff00a1',
  'brand-3': '#ffc300',
  'brand-4': '#d0ff00',
  'brand-5': '#00b2ff',
}

RGB Array

[0, 0, 0], [255, 0, 161], [255, 195, 0], [208, 255, 0], [0, 178, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #FF00A1, #FFC300, #D0FF00, #00B2FF is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic 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: #ff00a1; --color-3: #ffc300; --color-4: #d0ff00; --color-5: #00b2ff. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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