← Back to Editor

#000000 · #02FFFF · #FFD8D7 · #AD898D · #664C55

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

#02FFFF

Lake Blue · Cyan · Mint Ice

HEX
#02FFFF
RGB
rgb(2, 255, 255)
HSL
hsl(180, 100%, 50%)
HSB
hsb(180, 99%, 100%)
CMYK
cmyk(99%, 0%, 0%, 0%)
Oklch
oklch(90.5% 0.154 194.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FFD8D7

Peach Pink · Bisque · Cherry Blossom

HEX
#FFD8D7
RGB
rgb(255, 216, 215)
HSL
hsl(1, 100%, 92%)
HSB
hsb(1, 16%, 100%)
CMYK
cmyk(0%, 15%, 16%, 0%)
Oklch
oklch(91.5% 0.044 19.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#AD898D

Peach Pink · DarkGray · Coral Red

HEX
#AD898D
RGB
rgb(173, 137, 141)
HSL
hsl(353, 18%, 61%)
HSB
hsb(353, 21%, 68%)
CMYK
cmyk(0%, 21%, 18%, 32%)
Oklch
oklch(66.5% 0.044 10.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#664C55

Dark Violet · DimGray · Camellia

HEX
#664C55
RGB
rgb(102, 76, 85)
HSL
hsl(339, 15%, 35%)
HSB
hsb(339, 25%, 40%)
CMYK
cmyk(0%, 25%, 17%, 60%)
Oklch
oklch(44.7% 0.038 356.1)

TraditionalDark Violet」· PaintCamellia」· 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
02FFFF
FFD8D7
AD898D
664C55
16.8
AAA
16.1
AAA
6.7
AA
2.7
Fail
16.8
AAA
1.0
Fail
2.5
Fail
6.1
AA
16.1
AAA
1.0
Fail
2.4
Fail
5.9
AA
6.7
AA
2.5
Fail
2.4
Fail
2.5
Fail
2.7
Fail
6.1
AA
5.9
AA
2.5
Fail
White BG
21.0AAA
1.3Fail
1.3Fail
3.1AA Large
7.7AAA
Black BG
1.0Fail
16.8AAA
16.1AAA
6.7AA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
7072FF
EEEED7
9D9D8C
5B5B53

Deuteranopia

000000
614EFF
F0F3D7
A0A28C
5C5E52

Tritanopia

000000
0FFFFF
FDD7D7
AB8B8B
655151

Achromatopsia

000000
B3B3B3
E4E4E4
949494
555555

Shades & Tints Shades & Tints

#000000

Dark
Light

#02FFFF

Dark
Light

#FFD8D7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #02ffff;
  --color-3: #ffd8d7;
  --color-4: #ad898d;
  --color-5: #664c55;
}

SCSS

$color-1: #000000;
$color-2: #02ffff;
$color-3: #ffd8d7;
$color-4: #ad898d;
$color-5: #664c55;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#02ffff',
  'brand-3': '#ffd8d7',
  'brand-4': '#ad898d',
  'brand-5': '#664c55',
}

RGB Array

[0, 0, 0], [2, 255, 255], [255, 216, 215], [173, 137, 141], [102, 76, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #02FFFF, #FFD8D7, #AD898D, #664C55 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: #02ffff; --color-3: #ffd8d7; --color-4: #ad898d; --color-5: #664c55. 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