← Back to Editor

#FFFFFF · #D1E000 · #E88256 · #ED1886 · #AABDBB

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

#D1E000

Autumn Sage · Gold · Honey Gold

HEX
#D1E000
RGB
rgb(209, 224, 0)
HSL
hsl(64, 100%, 44%)
HSB
hsb(64, 100%, 88%)
CMYK
cmyk(7%, 0%, 100%, 12%)
Oklch
oklch(86.6% 0.195 114.6)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#E88256

Apricot · Coral · Warm Sun

HEX
#E88256
RGB
rgb(232, 130, 86)
HSL
hsl(18, 76%, 62%)
HSB
hsb(18, 63%, 91%)
CMYK
cmyk(0%, 44%, 63%, 9%)
Oklch
oklch(71.0% 0.139 43.4)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#ED1886

Rose Purple · DeepPink · Rose Pink

HEX
#ED1886
RGB
rgb(237, 24, 134)
HSL
hsl(329, 86%, 51%)
HSB
hsb(329, 90%, 93%)
CMYK
cmyk(0%, 90%, 43%, 7%)
Oklch
oklch(62.1% 0.244 357.9)

TraditionalRose Purple」· PaintRose Pink」· Creative Blush Sunrise

#AABDBB

Jade · Silver · Lake Green

HEX
#AABDBB
RGB
rgb(170, 189, 187)
HSL
hsl(174, 13%, 70%)
HSB
hsb(174, 10%, 74%)
CMYK
cmyk(10%, 0%, 1%, 26%)
Oklch
oklch(78.3% 0.021 189.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

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
D1E000
E88256
ED1886
AABDBB
1.5
Fail
2.7
Fail
4.1
AA Large
2.0
Fail
1.5
Fail
1.9
Fail
2.8
Fail
1.3
Fail
2.7
Fail
1.9
Fail
1.5
Fail
1.4
Fail
4.1
AA Large
2.8
Fail
1.5
Fail
2.1
Fail
2.0
Fail
1.3
Fail
1.4
Fail
2.1
Fail
White BG
1.0Fail
1.5Fail
2.7Fail
4.1AA Large
2.0Fail
Black BG
21.0AAA
14.4AAA
7.8AAA
5.1AA
10.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D7D836
BCBB61
918F6B
B2B2BB

Deuteranopia

FFFFFF
D7D643
C2C963
9DAD65
B1B0BC

Tritanopia

FFFFFF
D2616A
E3696B
E25652
ABBCBC

Achromatopsia

FFFFFF
C2C2C2
9B9B9B
646464
B7B7B7

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D1E000

Dark
Light

#E88256

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d1e000;
  --color-3: #e88256;
  --color-4: #ed1886;
  --color-5: #aabdbb;
}

SCSS

$color-1: #ffffff;
$color-2: #d1e000;
$color-3: #e88256;
$color-4: #ed1886;
$color-5: #aabdbb;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d1e000',
  'brand-3': '#e88256',
  'brand-4': '#ed1886',
  'brand-5': '#aabdbb',
}

RGB Array

[255, 255, 255], [209, 224, 0], [232, 130, 86], [237, 24, 134], [170, 189, 187]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D1E000, #E88256, #ED1886, #AABDBB 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: #d1e000; --color-3: #e88256; --color-4: #ed1886; --color-5: #aabdbb. 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