← Back to Editor

#FFFFFF · #B1EB60 · #FFE818 · #FF3263 · #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

#B1EB60

Willow Green · GreenYellow · Apple Green

HEX
#B1EB60
RGB
rgb(177, 235, 96)
HSL
hsl(85, 78%, 65%)
HSB
hsb(85, 59%, 92%)
CMYK
cmyk(25%, 0%, 59%, 8%)
Oklch
oklch(87.3% 0.179 128.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FFE818

Autumn Sage · Gold · Sunflower

HEX
#FFE818
RGB
rgb(255, 232, 24)
HSL
hsl(54, 100%, 55%)
HSB
hsb(54, 91%, 100%)
CMYK
cmyk(0%, 9%, 91%, 0%)
Oklch
oklch(92.1% 0.190 102.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#FF3263

Vermilion · Tomato · Passion Red

HEX
#FF3263
RGB
rgb(255, 50, 99)
HSL
hsl(346, 100%, 60%)
HSB
hsb(346, 80%, 100%)
CMYK
cmyk(0%, 80%, 61%, 0%)
Oklch
oklch(65.5% 0.235 14.2)

TraditionalVermilion」· PaintPassion Red」· 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
B1EB60
FFE818
FF3263
000000
1.4
Fail
1.2
Fail
3.6
AA Large
21.0
AAA
1.4
Fail
1.1
Fail
2.5
Fail
14.9
AAA
1.2
Fail
1.1
Fail
2.9
Fail
16.8
AAA
3.6
AA Large
2.5
Fail
2.9
Fail
5.9
AA
21.0
AAA
14.9
AAA
16.8
AAA
5.9
AA
White BG
1.0Fail
1.4Fail
1.2Fail
3.6AA Large
21.0AAA
Black BG
21.0AAA
14.9AAA
16.8AAA
5.9AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CACB82
F5F54A
A6A457
000000

Deuteranopia

FFFFFF
C7C28A
F6F856
B2C254
000000

Tritanopia

FFFFFF
B49CA2
FE727B
F54E4C
000000

Achromatopsia

FFFFFF
CACACA
D7D7D7
757575
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B1EB60

Dark
Light

#FFE818

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b1eb60;
  --color-3: #ffe818;
  --color-4: #ff3263;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #b1eb60;
$color-3: #ffe818;
$color-4: #ff3263;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b1eb60',
  'brand-3': '#ffe818',
  'brand-4': '#ff3263',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [177, 235, 96], [255, 232, 24], [255, 50, 99], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B1EB60, #FFE818, #FF3263, #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: #b1eb60; --color-3: #ffe818; --color-4: #ff3263; --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