← Back to Editor

#000000 · #FAE7C0 · #DCE3A3 · #F7436D · #C0D42A

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

#FAE7C0

Goose Yellow · Bisque · Lemon Cream

HEX
#FAE7C0
RGB
rgb(250, 231, 192)
HSL
hsl(40, 85%, 87%)
HSB
hsb(40, 23%, 98%)
CMYK
cmyk(0%, 8%, 23%, 2%)
Oklch
oklch(93.4% 0.055 85.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DCE3A3

Fresh Green · Wheat · Lemon Cream

HEX
#DCE3A3
RGB
rgb(220, 227, 163)
HSL
hsl(67, 53%, 76%)
HSB
hsb(67, 28%, 89%)
CMYK
cmyk(3%, 0%, 28%, 11%)
Oklch
oklch(89.5% 0.083 113.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F7436D

Peach Pink · Tomato · Coral Red

HEX
#F7436D
RGB
rgb(247, 67, 109)
HSL
hsl(346, 92%, 62%)
HSB
hsb(346, 73%, 97%)
CMYK
cmyk(0%, 73%, 56%, 3%)
Oklch
oklch(65.7% 0.215 12.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#C0D42A

Autumn Sage · GreenYellow · Honey Gold

HEX
#C0D42A
RGB
rgb(192, 212, 42)
HSL
hsl(67, 67%, 50%)
HSB
hsb(67, 80%, 83%)
CMYK
cmyk(9%, 0%, 80%, 17%)
Oklch
oklch(82.7% 0.180 116.6)

TraditionalAutumn Sage」· PaintHoney Gold」· 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
FAE7C0
DCE3A3
F7436D
C0D42A
17.3
AAA
15.6
AAA
6.0
AA
12.7
AAA
17.3
AAA
1.1
Fail
2.9
Fail
1.4
Fail
15.6
AAA
1.1
Fail
2.6
Fail
1.2
Fail
6.0
AA
2.9
Fail
2.6
Fail
2.1
Fail
12.7
AAA
1.4
Fail
1.2
Fail
2.1
Fail
White BG
21.0AAA
1.2Fail
1.3Fail
3.5AA Large
1.7Fail
Black BG
1.0Fail
17.3AAA
15.6AAA
6.0AA
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
F2F2C9
DFDFB2
A9A763
C9C953

Deuteranopia

000000
F3F4CC
DFDEB6
B4C160
C8C65D

Tritanopia

000000
F9D1D3
DCBFC1
EE5B59
C1747B

Achromatopsia

000000
E8E8E8
DADADA
7E7E7E
BBBBBB

Shades & Tints Shades & Tints

#000000

Dark
Light

#FAE7C0

Dark
Light

#DCE3A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #fae7c0;
  --color-3: #dce3a3;
  --color-4: #f7436d;
  --color-5: #c0d42a;
}

SCSS

$color-1: #000000;
$color-2: #fae7c0;
$color-3: #dce3a3;
$color-4: #f7436d;
$color-5: #c0d42a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#fae7c0',
  'brand-3': '#dce3a3',
  'brand-4': '#f7436d',
  'brand-5': '#c0d42a',
}

RGB Array

[0, 0, 0], [250, 231, 192], [220, 227, 163], [247, 67, 109], [192, 212, 42]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #FAE7C0, #DCE3A3, #F7436D, #C0D42A 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: #fae7c0; --color-3: #dce3a3; --color-4: #f7436d; --color-5: #c0d42a. 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