← Back to Editor

#FFFFFF · #FFFBB5 · #FFF980 · #FFF530 · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#FFFBB5

Fresh Green · Bisque · Lemon Cream

HEX
#FFFBB5
RGB
rgb(255, 251, 181)
HSL
hsl(57, 100%, 85%)
HSB
hsb(57, 29%, 100%)
CMYK
cmyk(0%, 2%, 29%, 0%)
Oklch
oklch(97.5% 0.088 105.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFF980

Fresh Green · Khaki · Sunflower

HEX
#FFF980
RGB
rgb(255, 249, 128)
HSL
hsl(57, 100%, 75%)
HSB
hsb(57, 50%, 100%)
CMYK
cmyk(0%, 2%, 50%, 0%)
Oklch
oklch(96.3% 0.143 106.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FFF530

Autumn Sage · Yellow · Sunflower

HEX
#FFF530
RGB
rgb(255, 245, 48)
HSL
hsl(57, 100%, 59%)
HSB
hsb(57, 81%, 100%)
CMYK
cmyk(0%, 4%, 81%, 0%)
Oklch
oklch(94.8% 0.193 106.4)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#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

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
FFFBB5
FFF980
FFF530
000000
1.1
Fail
1.1
Fail
1.1
Fail
21.0
AAA
1.1
Fail
1.0
Fail
1.1
Fail
19.7
AAA
1.1
Fail
1.0
Fail
1.0
Fail
19.1
AAA
1.1
Fail
1.1
Fail
1.0
Fail
18.4
AAA
21.0
AAA
19.7
AAA
19.1
AAA
18.4
AAA
White BG
1.0Fail
1.1Fail
1.1Fail
1.1Fail
21.0AAA
Black BG
21.0AAA
19.7AAA
19.1AAA
18.4AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
FDFDC6
FCFC9D
FBFB60
000000

Deuteranopia

FFFFFF
FEFECA
FDFDA4
FBFC6B
000000

Tritanopia

FFFFFF
FFD3D6
FFB4B9
FF858E
000000

Achromatopsia

FFFFFF
F4F4F4
EDEDED
E2E2E2
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFFBB5

Dark
Light

#FFF980

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fffbb5;
  --color-3: #fff980;
  --color-4: #fff530;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #fffbb5;
$color-3: #fff980;
$color-4: #fff530;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fffbb5',
  'brand-3': '#fff980',
  'brand-4': '#fff530',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [255, 251, 181], [255, 249, 128], [255, 245, 48], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFFBB5, #FFF980, #FFF530, #000000 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: #fffbb5; --color-3: #fff980; --color-4: #fff530; --color-5: #000000. 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