← Back to Editor

#000000 · #A8A8D8 · #F09030 · #F0D848 · #F0F0F0

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

#A8A8D8

Wisteria · LightSteelBlue · Cobalt Blue

HEX
#A8A8D8
RGB
rgb(168, 168, 216)
HSL
hsl(240, 38%, 75%)
HSB
hsb(240, 22%, 85%)
CMYK
cmyk(22%, 22%, 0%, 15%)
Oklch
oklch(74.8% 0.069 284.6)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#F09030

Ginger · GoldenRod · Warm Sun

HEX
#F09030
RGB
rgb(240, 144, 48)
HSL
hsl(30, 86%, 56%)
HSB
hsb(30, 80%, 94%)
CMYK
cmyk(0%, 40%, 80%, 6%)
Oklch
oklch(74.0% 0.155 60.3)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#F0D848

Fresh Green · SandyBrown · Sunflower

HEX
#F0D848
RGB
rgb(240, 216, 72)
HSL
hsl(51, 85%, 61%)
HSB
hsb(51, 70%, 94%)
CMYK
cmyk(0%, 10%, 70%, 6%)
Oklch
oklch(87.7% 0.159 99.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain 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
A8A8D8
F09030
F0D848
F0F0F0
9.3
AAA
8.7
AAA
14.6
AAA
18.4
AAA
9.3
AAA
1.1
Fail
1.6
Fail
2.0
Fail
8.7
AAA
1.1
Fail
1.7
Fail
2.1
Fail
14.6
AAA
1.6
Fail
1.7
Fail
1.3
Fail
18.4
AAA
2.0
Fail
2.1
Fail
1.3
Fail
White BG
21.0AAA
2.3Fail
2.4Fail
1.4Fail
1.1Fail
Black BG
1.0Fail
9.3AAA
8.7AAA
14.6AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
A8A8CC
C6C647
E6E56B
F0F0F0

Deuteranopia

000000
A8A8CA
CCD34D
E7E973
F0F0F0

Tritanopia

000000
A8C3C1
EB5A5E
EF868C
F0F0F0

Achromatopsia

000000
ADADAD
A2A2A2
CFCFCF
F0F0F0

Shades & Tints Shades & Tints

#000000

Dark
Light

#A8A8D8

Dark
Light

#F09030

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #a8a8d8;
  --color-3: #f09030;
  --color-4: #f0d848;
  --color-5: #f0f0f0;
}

SCSS

$color-1: #000000;
$color-2: #a8a8d8;
$color-3: #f09030;
$color-4: #f0d848;
$color-5: #f0f0f0;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#a8a8d8',
  'brand-3': '#f09030',
  'brand-4': '#f0d848',
  'brand-5': '#f0f0f0',
}

RGB Array

[0, 0, 0], [168, 168, 216], [240, 144, 48], [240, 216, 72], [240, 240, 240]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #A8A8D8, #F09030, #F0D848, #F0F0F0 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: #a8a8d8; --color-3: #f09030; --color-4: #f0d848; --color-5: #f0f0f0. 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