← Back to Editor

#FFFFFF · #E1FF00 · #FF0084 · #00D9FF · #FFFFFF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

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

#E1FF00

Autumn Sage · Yellow · Honey Gold

HEX
#E1FF00
RGB
rgb(225, 255, 0)
HSL
hsl(67, 100%, 50%)
HSB
hsb(67, 100%, 100%)
CMYK
cmyk(12%, 0%, 100%, 0%)
Oklch
oklch(94.5% 0.220 118.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#FF0084

Rose Purple · DeepPink · Camellia

HEX
#FF0084
RGB
rgb(255, 0, 132)
HSL
hsl(329, 100%, 50%)
HSB
hsb(329, 100%, 100%)
CMYK
cmyk(0%, 100%, 48%, 0%)
Oklch
oklch(64.7% 0.261 1.2)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#00D9FF

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#00D9FF
RGB
rgb(0, 217, 255)
HSL
hsl(189, 100%, 50%)
HSB
hsb(189, 100%, 100%)
CMYK
cmyk(100%, 15%, 0%, 0%)
Oklch
oklch(81.6% 0.145 216.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#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

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
E1FF00
FF0084
00D9FF
FFFFFF
1.1
Fail
3.8
AA Large
1.7
Fail
1.1
Fail
3.3
AA Large
1.5
Fail
1.1
Fail
3.8
AA Large
3.3
AA Large
2.2
Fail
3.8
AA Large
1.7
Fail
1.5
Fail
2.2
Fail
1.7
Fail
1.1
Fail
3.8
AA Large
1.7
Fail
White BG
1.0Fail
1.1Fail
3.8AA Large
1.7Fail
1.0Fail
Black BG
21.0AAA
18.5AAA
5.6AA
12.4AAA
21.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EEEE3E
918E64
5E60F6
FFFFFF

Deuteranopia

FFFFFF
ECEA4D
9FB35C
5141F4
FFFFFF

Tritanopia

FFFFFF
E36E79
F24B45
0BEFED
FFFFFF

Achromatopsia

FFFFFF
D9D9D9
5B5B5B
9C9C9C
FFFFFF

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E1FF00

Dark
Light

#FF0084

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e1ff00;
  --color-3: #ff0084;
  --color-4: #00d9ff;
  --color-5: #ffffff;
}

SCSS

$color-1: #ffffff;
$color-2: #e1ff00;
$color-3: #ff0084;
$color-4: #00d9ff;
$color-5: #ffffff;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e1ff00',
  'brand-3': '#ff0084',
  'brand-4': '#00d9ff',
  'brand-5': '#ffffff',
}

RGB Array

[255, 255, 255], [225, 255, 0], [255, 0, 132], [0, 217, 255], [255, 255, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E1FF00, #FF0084, #00D9FF, #FFFFFF 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: #e1ff00; --color-3: #ff0084; --color-4: #00d9ff; --color-5: #ffffff. 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