← Back to Editor

#000000 · #EBEBEB · #C7FFF8 · #8AFFEF · #FF0522

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#EBEBEB

Plain White · Lavender · Cloud White

HEX
#EBEBEB
RGB
rgb(235, 235, 235)
HSL
hsl(0, 0%, 92%)
HSB
hsb(0, 0%, 92%)
CMYK
cmyk(0%, 0%, 0%, 8%)
Oklch
oklch(94.0% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#C7FFF8

Jade · Lavender · Glacier Blue

HEX
#C7FFF8
RGB
rgb(199, 255, 248)
HSL
hsl(173, 100%, 89%)
HSB
hsb(173, 22%, 100%)
CMYK
cmyk(22%, 0%, 3%, 0%)
Oklch
oklch(96.0% 0.057 186.8)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#8AFFEF

Jade · SkyBlue · Glacier Blue

HEX
#8AFFEF
RGB
rgb(138, 255, 239)
HSL
hsl(172, 100%, 77%)
HSB
hsb(172, 46%, 100%)
CMYK
cmyk(46%, 0%, 6%, 0%)
Oklch
oklch(92.7% 0.110 184.1)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#FF0522

Vermilion · Red · Passion Red

HEX
#FF0522
RGB
rgb(255, 5, 34)
HSL
hsl(353, 100%, 51%)
HSB
hsb(353, 98%, 100%)
CMYK
cmyk(0%, 98%, 87%, 0%)
Oklch
oklch(63.0% 0.255 26.6)

TraditionalVermilion」· 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
EBEBEB
C7FFF8
8AFFEF
FF0522
17.6
AAA
19.1
AAA
17.6
AAA
5.3
AA
17.6
AAA
1.1
Fail
1.0
Fail
3.3
AA Large
19.1
AAA
1.1
Fail
1.1
Fail
3.6
AA Large
17.6
AAA
1.0
Fail
1.1
Fail
3.3
AA Large
5.3
AA
3.3
AA Large
3.6
AA Large
3.3
AA Large
White BG
21.0AAA
1.2Fail
1.1Fail
1.2Fail
4.0AA Large
Black BG
1.0Fail
17.6AAA
19.1AAA
17.6AAA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
EBEBEB
DFE0FA
BDBEF3
93911B

Deuteranopia

000000
EBEBEB
DCD8FA
B6ADF4
A1B419

Tritanopia

000000
EBEBEB
CAFBFB
90F6F7
F31514

Achromatopsia

000000
EBEBEB
EDEDED
DADADA
535353

Shades & Tints Shades & Tints

#000000

Dark
Light

#EBEBEB

Dark
Light

#C7FFF8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ebebeb;
  --color-3: #c7fff8;
  --color-4: #8affef;
  --color-5: #ff0522;
}

SCSS

$color-1: #000000;
$color-2: #ebebeb;
$color-3: #c7fff8;
$color-4: #8affef;
$color-5: #ff0522;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ebebeb',
  'brand-3': '#c7fff8',
  'brand-4': '#8affef',
  'brand-5': '#ff0522',
}

RGB Array

[0, 0, 0], [235, 235, 235], [199, 255, 248], [138, 255, 239], [255, 5, 34]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #EBEBEB, #C7FFF8, #8AFFEF, #FF0522 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: #ebebeb; --color-3: #c7fff8; --color-4: #8affef; --color-5: #ff0522. 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 general-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