← Back to Editor

#FFFFFF · #E5FCC6 · #BDE59F · #2A0E03 · #36ADAB

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#E5FCC6

Willow Green · Beige · Mint Green

HEX
#E5FCC6
RGB
rgb(229, 252, 198)
HSL
hsl(86, 90%, 88%)
HSB
hsb(86, 21%, 99%)
CMYK
cmyk(9%, 0%, 21%, 1%)
Oklch
oklch(96.1% 0.074 126.5)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#BDE59F

Emerald · LightGreen · Apple Green

HEX
#BDE59F
RGB
rgb(189, 229, 159)
HSL
hsl(94, 57%, 76%)
HSB
hsb(94, 31%, 90%)
CMYK
cmyk(17%, 0%, 31%, 10%)
Oklch
oklch(87.6% 0.102 132.4)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#2A0E03

Tangerine · Black · Cinnamon

HEX
#2A0E03
RGB
rgb(42, 14, 3)
HSL
hsl(17, 87%, 9%)
HSB
hsb(17, 93%, 16%)
CMYK
cmyk(0%, 67%, 93%, 84%)
Oklch
oklch(20.6% 0.052 43.7)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#36ADAB

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#36ADAB
RGB
rgb(54, 173, 171)
HSL
hsl(179, 52%, 45%)
HSB
hsb(179, 69%, 68%)
CMYK
cmyk(69%, 0%, 1%, 32%)
Oklch
oklch(68.3% 0.103 193.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

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
E5FCC6
BDE59F
2A0E03
36ADAB
1.1
Fail
1.4
Fail
18.1
AAA
2.7
Fail
1.1
Fail
1.3
Fail
16.4
AAA
2.5
Fail
1.4
Fail
1.3
Fail
12.8
AAA
1.9
Fail
18.1
AAA
16.4
AAA
12.8
AAA
6.6
AA
2.7
Fail
2.5
Fail
1.9
Fail
6.6
AA
White BG
1.0Fail
1.1Fail
1.4Fail
18.1AAA
2.7Fail
Black BG
21.0AAA
19.1AAA
14.9AAA
1.2Fail
7.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EFEFD3
CECFB0
1E1E06
6A6BAB

Deuteranopia

FFFFFF
EEECD6
CCC9B4
202206
635AAC

Tritanopia

FFFFFF
E6DDE0
BFBDC0
290808
3CACAC

Achromatopsia

FFFFFF
EFEFEF
D1D1D1
151515
898989

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E5FCC6

Dark
Light

#BDE59F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e5fcc6;
  --color-3: #bde59f;
  --color-4: #2a0e03;
  --color-5: #36adab;
}

SCSS

$color-1: #ffffff;
$color-2: #e5fcc6;
$color-3: #bde59f;
$color-4: #2a0e03;
$color-5: #36adab;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e5fcc6',
  'brand-3': '#bde59f',
  'brand-4': '#2a0e03',
  'brand-5': '#36adab',
}

RGB Array

[255, 255, 255], [229, 252, 198], [189, 229, 159], [42, 14, 3], [54, 173, 171]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E5FCC6, #BDE59F, #2A0E03, #36ADAB 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: #e5fcc6; --color-3: #bde59f; --color-4: #2a0e03; --color-5: #36adab. 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