← Back to Editor

#E3FFFF · #EEFFA5 · #FFE866 · #FFA73B · #FF6E0D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#E3FFFF

Sky Blue · Lavender · Glacier Blue

HEX
#E3FFFF
RGB
rgb(227, 255, 255)
HSL
hsl(180, 100%, 95%)
HSB
hsb(180, 11%, 100%)
CMYK
cmyk(11%, 0%, 0%, 0%)
Oklch
oklch(98.0% 0.029 196.7)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#EEFFA5

Willow Green · Khaki · Mint Green

HEX
#EEFFA5
RGB
rgb(238, 255, 165)
HSL
hsl(71, 100%, 82%)
HSB
hsb(71, 35%, 100%)
CMYK
cmyk(7%, 0%, 35%, 0%)
Oklch
oklch(96.7% 0.114 117.3)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FFE866

Fresh Green · Khaki · Sunflower

HEX
#FFE866
RGB
rgb(255, 232, 102)
HSL
hsl(51, 100%, 70%)
HSB
hsb(51, 60%, 100%)
CMYK
cmyk(0%, 9%, 60%, 0%)
Oklch
oklch(92.6% 0.150 99.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FFA73B

Ginger · SandyBrown · Warm Sun

HEX
#FFA73B
RGB
rgb(255, 167, 59)
HSL
hsl(33, 100%, 62%)
HSB
hsb(33, 77%, 100%)
CMYK
cmyk(0%, 35%, 77%, 0%)
Oklch
oklch(79.8% 0.156 66.9)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#FF6E0D

Tangerine · OrangeRed · Warm Sun

HEX
#FF6E0D
RGB
rgb(255, 110, 13)
HSL
hsl(24, 100%, 53%)
HSB
hsb(24, 95%, 100%)
CMYK
cmyk(0%, 57%, 95%, 0%)
Oklch
oklch(70.6% 0.197 45.4)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3FFFF
FFE5E5

Analogous

E5FFF2
E3FFFF
E5F2FF

Triadic

E3FFFF
FFE5FF
FFFFE5

Split-Comp.

E3FFFF
FFE5F2
FFF2E5

Tetradic

E3FFFF
F2E5FF
FFE5E5
F2FFE5

Contrast Matrix WCAG 2.1 Contrast

E3FFFF
EEFFA5
FFE866
FFA73B
FF6E0D
1.0
Fail
1.2
Fail
1.8
Fail
2.7
Fail
1.0
Fail
1.1
Fail
1.8
Fail
2.6
Fail
1.2
Fail
1.1
Fail
1.6
Fail
2.3
Fail
1.8
Fail
1.8
Fail
1.6
Fail
1.4
Fail
2.7
Fail
2.6
Fail
2.3
Fail
1.4
Fail
White BG
1.0Fail
1.1Fail
1.2Fail
1.9Fail
2.8Fail
Black BG
20.0AAA
19.5AAA
17.0AAA
10.8AAA
7.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EFEFFF
F5F6BB
F5F585
D9D855
C0BF24

Deuteranopia

EEEBFF
F4F3C0
F6F88D
DEE55B
C9D42A

Tritanopia

E4FFFF
EFCCD0
FE9EA4
FB6A6E
F8373B

Achromatopsia

F7F7F7
F0F0F0
E0E0E0
B5B5B5
8E8E8E

Shades & Tints Shades & Tints

#E3FFFF

Dark
Light

#EEFFA5

Dark
Light

#FFE866

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3ffff;
  --color-2: #eeffa5;
  --color-3: #ffe866;
  --color-4: #ffa73b;
  --color-5: #ff6e0d;
}

SCSS

$color-1: #e3ffff;
$color-2: #eeffa5;
$color-3: #ffe866;
$color-4: #ffa73b;
$color-5: #ff6e0d;

TAILWIND

colors: {
  'brand-1': '#e3ffff',
  'brand-2': '#eeffa5',
  'brand-3': '#ffe866',
  'brand-4': '#ffa73b',
  'brand-5': '#ff6e0d',
}

RGB Array

[227, 255, 255], [238, 255, 165], [255, 232, 102], [255, 167, 59], [255, 110, 13]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3FFFF, #EEFFA5, #FFE866, #FFA73B, #FF6E0D is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e3ffff; --color-2: #eeffa5; --color-3: #ffe866; --color-4: #ffa73b; --color-5: #ff6e0d. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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