← Back to Editor

#000000 · #4E9760 · #C4A606 · #F6681E · #DE2777

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

#4E9760

Celadon · SeaGreen · Olive Green

HEX
#4E9760
RGB
rgb(78, 151, 96)
HSL
hsl(135, 32%, 45%)
HSB
hsb(135, 48%, 59%)
CMYK
cmyk(48%, 0%, 36%, 41%)
Oklch
oklch(61.4% 0.111 150.1)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#C4A606

Autumn Sage · GoldenRod · Honey Gold

HEX
#C4A606
RGB
rgb(196, 166, 6)
HSL
hsl(51, 94%, 40%)
HSB
hsb(51, 97%, 77%)
CMYK
cmyk(0%, 15%, 97%, 23%)
Oklch
oklch(73.0% 0.149 95.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#F6681E

Tangerine · Chocolate · Warm Sun

HEX
#F6681E
RGB
rgb(246, 104, 30)
HSL
hsl(21, 92%, 54%)
HSB
hsb(21, 88%, 96%)
CMYK
cmyk(0%, 58%, 88%, 4%)
Oklch
oklch(68.6% 0.191 43.1)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#DE2777

Dark Violet · MediumVioletRed · Rose Pink

HEX
#DE2777
RGB
rgb(222, 39, 119)
HSL
hsl(334, 73%, 51%)
HSB
hsb(334, 82%, 87%)
CMYK
cmyk(0%, 82%, 46%, 13%)
Oklch
oklch(59.7% 0.220 1.2)

TraditionalDark Violet」· PaintRose Pink」· 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
4E9760
C4A606
F6681E
DE2777
5.9
AA
8.8
AAA
6.9
AA
4.7
AA
5.9
AA
1.5
Fail
1.2
Fail
1.3
Fail
8.8
AAA
1.5
Fail
1.3
Fail
1.9
Fail
6.9
AA
1.2
Fail
1.3
Fail
1.5
Fail
4.7
AA
1.3
Fail
1.9
Fail
1.5
Fail
White BG
21.0AAA
3.5AA Large
2.4Fail
3.0AA Large
4.5AA
Black BG
1.0Fail
5.9AA
8.8AAA
6.9AA
4.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
6E6E6D
B7B72D
B9B730
8F8D64

Deuteranopia

000000
696470
B9BB36
C1CB34
99A75F

Tritanopia

000000
52787A
C34B52
EF3E41
D55451

Achromatopsia

000000
7B7B7B
9D9D9D
8A8A8A
676767

Shades & Tints Shades & Tints

#000000

Dark
Light

#4E9760

Dark
Light

#C4A606

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #4e9760;
  --color-3: #c4a606;
  --color-4: #f6681e;
  --color-5: #de2777;
}

SCSS

$color-1: #000000;
$color-2: #4e9760;
$color-3: #c4a606;
$color-4: #f6681e;
$color-5: #de2777;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#4e9760',
  'brand-3': '#c4a606',
  'brand-4': '#f6681e',
  'brand-5': '#de2777',
}

RGB Array

[0, 0, 0], [78, 151, 96], [196, 166, 6], [246, 104, 30], [222, 39, 119]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #4E9760, #C4A606, #F6681E, #DE2777 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: #4e9760; --color-3: #c4a606; --color-4: #f6681e; --color-5: #de2777. 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 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