← Back to Editor

#333333 · #F1F6EC · #5DB911 · #C8E812 · #6B6B6B

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

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#F1F6EC

Celadon · Linen · Mint Green

HEX
#F1F6EC
RGB
rgb(241, 246, 236)
HSL
hsl(90, 36%, 95%)
HSB
hsb(90, 4%, 96%)
CMYK
cmyk(2%, 0%, 4%, 4%)
Oklch
oklch(96.7% 0.014 128.6)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#5DB911

Pine Green · LimeGreen · Forest Green

HEX
#5DB911
RGB
rgb(93, 185, 17)
HSL
hsl(93, 83%, 40%)
HSB
hsb(93, 91%, 73%)
CMYK
cmyk(50%, 0%, 91%, 27%)
Oklch
oklch(70.1% 0.204 135.9)

TraditionalPine Green」· PaintForest Green」· Creative Blush Sunrise

#C8E812

Autumn Sage · GreenYellow · Honey Gold

HEX
#C8E812
RGB
rgb(200, 232, 18)
HSL
hsl(69, 86%, 49%)
HSB
hsb(69, 92%, 91%)
CMYK
cmyk(14%, 0%, 92%, 9%)
Oklch
oklch(87.7% 0.204 119.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#6B6B6B

Ink Gray · DimGray · Warm Gray

HEX
#6B6B6B
RGB
rgb(107, 107, 107)
HSL
hsl(0, 0%, 42%)
HSB
hsb(0, 0%, 42%)
CMYK
cmyk(0%, 0%, 0%, 58%)
Oklch
oklch(52.8% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

333333
333333

Analogous

333333
333333
333333

Triadic

333333
333333
333333

Split-Comp.

333333
333333
333333

Tetradic

333333
333333
333333
333333

Contrast Matrix WCAG 2.1 Contrast

333333
F1F6EC
5DB911
C8E812
6B6B6B
11.5
AAA
5.1
AA
9.0
AAA
2.4
Fail
11.5
AAA
2.3
Fail
1.3
Fail
4.9
AA
5.1
AA
2.3
Fail
1.8
Fail
2.1
Fail
9.0
AAA
1.3
Fail
1.8
Fail
3.8
AA Large
2.4
Fail
4.9
AA
2.1
Fail
3.8
AA Large
White BG
12.6AAA
1.1Fail
2.5Fail
1.4Fail
5.3AA
Black BG
1.7Fail
19.1AAA
8.4AAA
15.0AAA
3.9AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

333333
F3F3EE
85863A
D6D646
6B6B6B

Deuteranopia

333333
F3F3EF
807943
D4D252
6B6B6B

Tritanopia

333333
F1F0F1
625A61
CA6F78
6B6B6B

Achromatopsia

333333
F3F3F3
8A8A8A
C6C6C6
6B6B6B

Shades & Tints Shades & Tints

#333333

Dark
Light

#F1F6EC

Dark
Light

#5DB911

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #333333;
  --color-2: #f1f6ec;
  --color-3: #5db911;
  --color-4: #c8e812;
  --color-5: #6b6b6b;
}

SCSS

$color-1: #333333;
$color-2: #f1f6ec;
$color-3: #5db911;
$color-4: #c8e812;
$color-5: #6b6b6b;

TAILWIND

colors: {
  'brand-1': '#333333',
  'brand-2': '#f1f6ec',
  'brand-3': '#5db911',
  'brand-4': '#c8e812',
  'brand-5': '#6b6b6b',
}

RGB Array

[51, 51, 51], [241, 246, 236], [93, 185, 17], [200, 232, 18], [107, 107, 107]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #333333, #F1F6EC, #5DB911, #C8E812, #6B6B6B 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: #333333; --color-2: #f1f6ec; --color-3: #5db911; --color-4: #c8e812; --color-5: #6b6b6b. 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