← Back to Editor

#80FFFF · #FF80FF · #FFFF80 · #808080 · #404040

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

#80FFFF

Sky Blue · LightSkyBlue · Lake Green

HEX
#80FFFF
RGB
rgb(128, 255, 255)
HSL
hsl(180, 100%, 75%)
HSB
hsb(180, 50%, 100%)
CMYK
cmyk(50%, 0%, 0%, 0%)
Oklch
oklch(92.8% 0.113 195.4)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#FF80FF

Mauve · Violet · Lilac Purple

HEX
#FF80FF
RGB
rgb(255, 128, 255)
HSL
hsl(300, 100%, 75%)
HSB
hsb(300, 50%, 100%)
CMYK
cmyk(0%, 50%, 0%, 0%)
Oklch
oklch(78.7% 0.214 327.4)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#FFFF80

Fresh Green · Khaki · Sunflower

HEX
#FFFF80
RGB
rgb(255, 255, 128)
HSL
hsl(60, 100%, 75%)
HSB
hsb(60, 50%, 100%)
CMYK
cmyk(0%, 0%, 50%, 0%)
Oklch
oklch(97.5% 0.149 108.9)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#808080

Ink Gray · Gray · Warm Gray

HEX
#808080
RGB
rgb(128, 128, 128)
HSL
hsl(0, 0%, 50%)
HSB
hsb(0, 0%, 50%)
CMYK
cmyk(0%, 0%, 0%, 50%)
Oklch
oklch(60.0% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

80FFFF
FF8080

Analogous

80FFBF
80FFFF
80BFFF

Triadic

80FFFF
FF80FF
FFFF80

Split-Comp.

80FFFF
FF80BF
FFBF80

Tetradic

80FFFF
BF80FF
FF8080
BFFF80

Contrast Matrix WCAG 2.1 Contrast

80FFFF
FF80FF
FFFF80
808080
404040
1.8
Fail
1.1
Fail
3.3
AA Large
8.7
AAA
1.8
Fail
2.0
Fail
1.8
Fail
4.8
AA
1.1
Fail
2.0
Fail
3.7
AA Large
9.8
AAA
3.3
AA Large
1.8
Fail
3.7
AA Large
2.6
Fail
8.7
AAA
4.8
AA
9.8
AAA
2.6
Fail
White BG
1.2Fail
2.1Fail
1.1Fail
3.9AA Large
10.4AAA
Black BG
17.7AAA
9.8AAA
19.9AAA
5.3AA
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B7B8FF
C8C7E0
FFFF9F
808080
404040

Deuteranopia

B0A6FF
CFD9D9
FFFFA6
808080
404040

Tritanopia

86FFFF
F9C8C3
FFB7BC
808080
404040

Achromatopsia

D9D9D9
B4B4B4
F1F1F1
808080
404040

Shades & Tints Shades & Tints

#80FFFF

Dark
Light

#FF80FF

Dark
Light

#FFFF80

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #80ffff;
  --color-2: #ff80ff;
  --color-3: #ffff80;
  --color-4: #808080;
  --color-5: #404040;
}

SCSS

$color-1: #80ffff;
$color-2: #ff80ff;
$color-3: #ffff80;
$color-4: #808080;
$color-5: #404040;

TAILWIND

colors: {
  'brand-1': '#80ffff',
  'brand-2': '#ff80ff',
  'brand-3': '#ffff80',
  'brand-4': '#808080',
  'brand-5': '#404040',
}

RGB Array

[128, 255, 255], [255, 128, 255], [255, 255, 128], [128, 128, 128], [64, 64, 64]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #80FFFF, #FF80FF, #FFFF80, #808080, #404040 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: #80ffff; --color-2: #ff80ff; --color-3: #ffff80; --color-4: #808080; --color-5: #404040. 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