← Back to Editor

#FFFFFF · #F4FFE3 · #E2FF05 · #FF0370 · #4E4E4E

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#F4FFE3

Willow Green · LightYellow · Mint Green

HEX
#F4FFE3
RGB
rgb(244, 255, 227)
HSL
hsl(84, 100%, 95%)
HSB
hsb(84, 11%, 100%)
CMYK
cmyk(4%, 0%, 11%, 0%)
Oklch
oklch(98.4% 0.038 124.6)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#E2FF05

Autumn Sage · Yellow · Sunflower

HEX
#E2FF05
RGB
rgb(226, 255, 5)
HSL
hsl(67, 100%, 51%)
HSB
hsb(67, 98%, 100%)
CMYK
cmyk(11%, 0%, 98%, 0%)
Oklch
oklch(94.6% 0.219 117.8)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#FF0370

Dark Violet · DeepPink · Rose Pink

HEX
#FF0370
RGB
rgb(255, 3, 112)
HSL
hsl(334, 100%, 51%)
HSB
hsb(334, 99%, 100%)
CMYK
cmyk(0%, 99%, 56%, 0%)
Oklch
oklch(64.2% 0.256 7.5)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#4E4E4E

Ink Gray · DarkSlateGray · Charcoal

HEX
#4E4E4E
RGB
rgb(78, 78, 78)
HSL
hsl(0, 0%, 31%)
HSB
hsb(0, 0%, 31%)
CMYK
cmyk(0%, 0%, 0%, 69%)
Oklch
oklch(42.4% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· 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
F4FFE3
E2FF05
FF0370
4E4E4E
1.0
Fail
1.1
Fail
3.8
AA Large
8.3
AAA
1.0
Fail
1.1
Fail
3.7
AA Large
8.0
AAA
1.1
Fail
1.1
Fail
3.4
AA Large
7.3
AAA
3.8
AA Large
3.7
AA Large
3.4
AA Large
2.2
Fail
8.3
AAA
8.0
AAA
7.3
AAA
2.2
Fail
White BG
1.0Fail
1.0Fail
1.1Fail
3.8AA Large
8.3AAA
Black BG
21.0AAA
20.3AAA
18.5AAA
5.5AA
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F9F9EA
EFEF42
929056
4E4E4E

Deuteranopia

FFFFFF
F8F7EB
EDEB50
A1B34F
4E4E4E

Tritanopia

FFFFFF
F5EFF0
E3717C
F2413C
4E4E4E

Achromatopsia

FFFFFF
F9F9F9
DADADA
5B5B5B
4E4E4E

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F4FFE3

Dark
Light

#E2FF05

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f4ffe3;
  --color-3: #e2ff05;
  --color-4: #ff0370;
  --color-5: #4e4e4e;
}

SCSS

$color-1: #ffffff;
$color-2: #f4ffe3;
$color-3: #e2ff05;
$color-4: #ff0370;
$color-5: #4e4e4e;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f4ffe3',
  'brand-3': '#e2ff05',
  'brand-4': '#ff0370',
  'brand-5': '#4e4e4e',
}

RGB Array

[255, 255, 255], [244, 255, 227], [226, 255, 5], [255, 3, 112], [78, 78, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F4FFE3, #E2FF05, #FF0370, #4E4E4E is ideal for: health products, baby brands, fresh-style blogs, 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: #f4ffe3; --color-3: #e2ff05; --color-4: #ff0370; --color-5: #4e4e4e. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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