← Back to Editor

#121212 · #FFFFFF · #54D197 · #E36BA9 · #28CBE0

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

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#54D197

Mineral Blue · MediumAquaMarine · Olive Green

HEX
#54D197
RGB
rgb(84, 209, 151)
HSL
hsl(152, 58%, 57%)
HSB
hsb(152, 60%, 82%)
CMYK
cmyk(60%, 0%, 28%, 18%)
Oklch
oklch(77.5% 0.140 160.2)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#E36BA9

Mauve · Orchid · Rose Pink

HEX
#E36BA9
RGB
rgb(227, 107, 169)
HSL
hsl(329, 68%, 65%)
HSB
hsb(329, 53%, 89%)
CMYK
cmyk(0%, 53%, 26%, 11%)
Oklch
oklch(68.9% 0.164 350.0)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#28CBE0

Lake Blue · Turquoise · Lake Green

HEX
#28CBE0
RGB
rgb(40, 203, 224)
HSL
hsl(187, 75%, 52%)
HSB
hsb(187, 82%, 88%)
CMYK
cmyk(82%, 9%, 0%, 12%)
Oklch
oklch(77.3% 0.127 208.6)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121212
121212

Analogous

121212
121212
121212

Triadic

121212
121212
121212

Split-Comp.

121212
121212
121212

Tetradic

121212
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

121212
FFFFFF
54D197
E36BA9
28CBE0
18.7
AAA
9.8
AAA
6.2
AA
9.6
AAA
18.7
AAA
1.9
Fail
3.0
AA Large
2.0
Fail
9.8
AAA
1.9
Fail
1.6
Fail
1.0
Fail
6.2
AA
3.0
AA Large
1.6
Fail
1.5
Fail
9.6
AAA
2.0
Fail
1.0
Fail
1.5
Fail
White BG
18.7AAA
1.0Fail
1.9Fail
3.0AA Large
2.0Fail
Black BG
1.1Fail
21.0AAA
10.9AAA
6.9AA
10.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

121212
FFFFFF
8A8BA5
AFAE9A
6F70DB

Deuteranopia

121212
FFFFFF
837AA8
B6BF96
6559DA

Tritanopia

121212
FFFFFF
5AB0B3
DD8E8C
30D7D6

Achromatopsia

121212
FFFFFF
A5A5A5
969696
9D9D9D

Shades & Tints Shades & Tints

#121212

Dark
Light

#FFFFFF

Dark
Light

#54D197

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121212;
  --color-2: #ffffff;
  --color-3: #54d197;
  --color-4: #e36ba9;
  --color-5: #28cbe0;
}

SCSS

$color-1: #121212;
$color-2: #ffffff;
$color-3: #54d197;
$color-4: #e36ba9;
$color-5: #28cbe0;

TAILWIND

colors: {
  'brand-1': '#121212',
  'brand-2': '#ffffff',
  'brand-3': '#54d197',
  'brand-4': '#e36ba9',
  'brand-5': '#28cbe0',
}

RGB Array

[18, 18, 18], [255, 255, 255], [84, 209, 151], [227, 107, 169], [40, 203, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #121212, #FFFFFF, #54D197, #E36BA9, #28CBE0 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: #121212; --color-2: #ffffff; --color-3: #54d197; --color-4: #e36ba9; --color-5: #28cbe0. 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