← Back to Editor

#FFFFFF · #F8F81C · #80BDDA · #C4D6D6 · #030303

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

#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

#F8F81C

Autumn Sage · Yellow · Sunflower

HEX
#F8F81C
RGB
rgb(248, 248, 28)
HSL
hsl(60, 94%, 54%)
HSB
hsb(60, 89%, 97%)
CMYK
cmyk(0%, 0%, 89%, 3%)
Oklch
oklch(94.8% 0.203 109.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#80BDDA

Sky Blue · SkyBlue · Lake Green

HEX
#80BDDA
RGB
rgb(128, 189, 218)
HSL
hsl(199, 55%, 68%)
HSB
hsb(199, 41%, 85%)
CMYK
cmyk(41%, 13%, 0%, 15%)
Oklch
oklch(76.7% 0.075 229.4)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#C4D6D6

Sky Blue · LightGray · Glacier Blue

HEX
#C4D6D6
RGB
rgb(196, 214, 214)
HSL
hsl(180, 18%, 80%)
HSB
hsb(180, 8%, 84%)
CMYK
cmyk(8%, 0%, 0%, 16%)
Oklch
oklch(86.3% 0.019 196.8)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
F8F81C
80BDDA
C4D6D6
030303
1.1
Fail
2.1
Fail
1.5
Fail
20.6
AAA
1.1
Fail
1.8
Fail
1.3
Fail
18.1
AAA
2.1
Fail
1.8
Fail
1.4
Fail
10.0
AAA
1.5
Fail
1.3
Fail
1.4
Fail
13.7
AAA
20.6
AAA
18.1
AAA
10.0
AAA
13.7
AAA
White BG
1.0Fail
1.1Fail
2.1Fail
1.5Fail
20.6AAA
Black BG
21.0AAA
18.4AAA
10.2AAA
13.9AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F8F851
9A9BD3
CCCCD6
030303

Deuteranopia

FFFFFF
F8F85E
9792D1
CBC9D6
030303

Tritanopia

FFFFFF
F87B85
83CDCC
C5D6D6
030303

Achromatopsia

FFFFFF
DFDFDF
AEAEAE
D1D1D1
030303

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F8F81C

Dark
Light

#80BDDA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f8f81c;
  --color-3: #80bdda;
  --color-4: #c4d6d6;
  --color-5: #030303;
}

SCSS

$color-1: #ffffff;
$color-2: #f8f81c;
$color-3: #80bdda;
$color-4: #c4d6d6;
$color-5: #030303;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f8f81c',
  'brand-3': '#80bdda',
  'brand-4': '#c4d6d6',
  'brand-5': '#030303',
}

RGB Array

[255, 255, 255], [248, 248, 28], [128, 189, 218], [196, 214, 214], [3, 3, 3]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F8F81C, #80BDDA, #C4D6D6, #030303 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: #ffffff; --color-2: #f8f81c; --color-3: #80bdda; --color-4: #c4d6d6; --color-5: #030303. 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