← Back to Editor

#EEEEEE · #8AF7FF · #333333 · #33F54D · #2AF7A9

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

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#8AF7FF

Sky Blue · LightSkyBlue · Glacier Blue

HEX
#8AF7FF
RGB
rgb(138, 247, 255)
HSL
hsl(184, 100%, 77%)
HSB
hsb(184, 46%, 100%)
CMYK
cmyk(46%, 3%, 0%, 0%)
Oklch
oklch(91.4% 0.101 201.7)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#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

#33F54D

Emerald · LimeGreen · Olive Green

HEX
#33F54D
RGB
rgb(51, 245, 77)
HSL
hsl(128, 91%, 58%)
HSB
hsb(128, 79%, 96%)
CMYK
cmyk(79%, 0%, 69%, 4%)
Oklch
oklch(84.8% 0.255 144.4)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#2AF7A9

Mineral Blue · MediumSpringGreen · Olive Green

HEX
#2AF7A9
RGB
rgb(42, 247, 169)
HSL
hsl(157, 93%, 57%)
HSB
hsb(157, 83%, 97%)
CMYK
cmyk(83%, 0%, 32%, 3%)
Oklch
oklch(86.5% 0.186 160.7)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEEEE
EDEDED

Analogous

EDEDED
EEEEEE
EDEDED

Triadic

EEEEEE
EDEDED
EDEDED

Split-Comp.

EEEEEE
EDEDED
EDEDED

Tetradic

EEEEEE
EDEDED
EDEDED
EDEDED

Contrast Matrix WCAG 2.1 Contrast

EEEEEE
8AF7FF
333333
33F54D
2AF7A9
1.1
Fail
10.9
AAA
1.3
Fail
1.2
Fail
1.1
Fail
10.1
AAA
1.2
Fail
1.1
Fail
10.9
AAA
10.1
AAA
8.6
AAA
9.0
AAA
1.3
Fail
1.2
Fail
8.6
AAA
1.0
Fail
1.2
Fail
1.1
Fail
9.0
AAA
1.0
Fail
White BG
1.2Fail
1.2Fail
12.6AAA
1.5Fail
1.4Fail
Black BG
18.1AAA
16.8AAA
1.7Fail
14.3AAA
15.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EEEEEE
B9BAFD
333333
878976
8385BC

Deuteranopia

EEEEEE
B3ABFD
333333
7C6D7F
7768C0

Tritanopia

EEEEEE
8FFCFB
333333
3D969D
34CBCE

Achromatopsia

EEEEEE
D7D7D7
333333
A8A8A8
B1B1B1

Shades & Tints Shades & Tints

#EEEEEE

Dark
Light

#8AF7FF

Dark
Light

#333333

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeeeee;
  --color-2: #8af7ff;
  --color-3: #333333;
  --color-4: #33f54d;
  --color-5: #2af7a9;
}

SCSS

$color-1: #eeeeee;
$color-2: #8af7ff;
$color-3: #333333;
$color-4: #33f54d;
$color-5: #2af7a9;

TAILWIND

colors: {
  'brand-1': '#eeeeee',
  'brand-2': '#8af7ff',
  'brand-3': '#333333',
  'brand-4': '#33f54d',
  'brand-5': '#2af7a9',
}

RGB Array

[238, 238, 238], [138, 247, 255], [51, 51, 51], [51, 245, 77], [42, 247, 169]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEEEE, #8AF7FF, #333333, #33F54D, #2AF7A9 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: #eeeeee; --color-2: #8af7ff; --color-3: #333333; --color-4: #33f54d; --color-5: #2af7a9. 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