← Back to Editor

#000000 · #E1105C · #F5E6BE · #6C4B28 · #BF6F62

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

#E1105C

Dark Violet · Crimson · Camellia

HEX
#E1105C
RGB
rgb(225, 16, 92)
HSL
hsl(338, 87%, 47%)
HSB
hsb(338, 93%, 88%)
CMYK
cmyk(0%, 93%, 59%, 12%)
Oklch
oklch(58.5% 0.229 10.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#F5E6BE

Goose Yellow · Bisque · Lemon Cream

HEX
#F5E6BE
RGB
rgb(245, 230, 190)
HSL
hsl(44, 73%, 85%)
HSB
hsb(44, 22%, 96%)
CMYK
cmyk(0%, 6%, 22%, 4%)
Oklch
oklch(92.7% 0.055 89.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#6C4B28

Ochre · DarkOliveGreen · Amber Brown

HEX
#6C4B28
RGB
rgb(108, 75, 40)
HSL
hsl(31, 46%, 29%)
HSB
hsb(31, 63%, 42%)
CMYK
cmyk(0%, 31%, 63%, 58%)
Oklch
oklch(44.1% 0.067 66.1)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#BF6F62

Crimson · LightCoral · Passion Red

HEX
#BF6F62
RGB
rgb(191, 111, 98)
HSL
hsl(8, 42%, 57%)
HSB
hsb(8, 49%, 75%)
CMYK
cmyk(0%, 42%, 49%, 25%)
Oklch
oklch(62.7% 0.104 30.1)

TraditionalCrimson」· PaintPassion Red」· 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
E1105C
F5E6BE
6C4B28
BF6F62
4.4
AA Large
16.9
AAA
2.7
Fail
5.7
AA
4.4
AA Large
3.8
AA Large
1.7
Fail
1.3
Fail
16.9
AAA
3.8
AA Large
6.3
AA
3.0
Fail
2.7
Fail
1.7
Fail
6.3
AA
2.1
Fail
5.7
AA
1.3
Fail
3.0
Fail
2.1
Fail
White BG
21.0AAA
4.7AA
1.2Fail
7.9AAA
3.7AA Large
Black BG
1.0Fail
4.4AA Large
16.9AAA
2.7Fail
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
87854A
EFEEC8
5E5D30
9C9C65

Deuteranopia

000000
93A245
EFF1CA
606233
A1A766

Tritanopia

000000
D73B38
F4CFD1
6A3739
BB6868

Achromatopsia

000000
575757
E6E6E6
515151
858585

Shades & Tints Shades & Tints

#000000

Dark
Light

#E1105C

Dark
Light

#F5E6BE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #e1105c;
  --color-3: #f5e6be;
  --color-4: #6c4b28;
  --color-5: #bf6f62;
}

SCSS

$color-1: #000000;
$color-2: #e1105c;
$color-3: #f5e6be;
$color-4: #6c4b28;
$color-5: #bf6f62;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#e1105c',
  'brand-3': '#f5e6be',
  'brand-4': '#6c4b28',
  'brand-5': '#bf6f62',
}

RGB Array

[0, 0, 0], [225, 16, 92], [245, 230, 190], [108, 75, 40], [191, 111, 98]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This neon-style palette of #000000, #E1105C, #F5E6BE, #6C4B28, #BF6F62 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: #e1105c; --color-3: #f5e6be; --color-4: #6c4b28; --color-5: #bf6f62. 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