← Back to Editor

#FFFFF4 · #E8C792 · #E5B18A · #A79E73 · #535C9D

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

#FFFFF4

Fresh Green · Snow · Lemon Cream

HEX
#FFFFF4
RGB
rgb(255, 255, 244)
HSL
hsl(60, 100%, 98%)
HSB
hsb(60, 4%, 100%)
CMYK
cmyk(0%, 0%, 4%, 0%)
Oklch
oklch(99.7% 0.014 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E8C792

Goose Yellow · BurlyWood · Warm Sun

HEX
#E8C792
RGB
rgb(232, 199, 146)
HSL
hsl(37, 65%, 74%)
HSB
hsb(37, 37%, 91%)
CMYK
cmyk(0%, 14%, 37%, 9%)
Oklch
oklch(84.5% 0.078 79.2)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#E5B18A

Apricot · BurlyWood · Warm Sun

HEX
#E5B18A
RGB
rgb(229, 177, 138)
HSL
hsl(26, 64%, 72%)
HSB
hsb(26, 40%, 90%)
CMYK
cmyk(0%, 23%, 40%, 10%)
Oklch
oklch(79.9% 0.080 58.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#A79E73

Autumn Sage · DarkSeaGreen · Sunflower

HEX
#A79E73
RGB
rgb(167, 158, 115)
HSL
hsl(50, 23%, 55%)
HSB
hsb(50, 31%, 65%)
CMYK
cmyk(0%, 5%, 31%, 35%)
Oklch
oklch(69.6% 0.060 97.7)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#535C9D

Indigo · DarkSlateBlue · Navy Blue

HEX
#535C9D
RGB
rgb(83, 92, 157)
HSL
hsl(233, 31%, 47%)
HSB
hsb(233, 47%, 62%)
CMYK
cmyk(47%, 41%, 0%, 38%)
Oklch
oklch(49.8% 0.104 276.0)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFF4
F5F5FF

Analogous

FFFAF5
FFFFF4
FAFFF5

Triadic

FFFFF4
F5FFFF
FFF5FF

Split-Comp.

FFFFF4
F5FAFF
FAF5FF

Tetradic

FFFFF4
F5FFFA
F5F5FF
FFF5FA

Contrast Matrix WCAG 2.1 Contrast

FFFFF4
E8C792
E5B18A
A79E73
535C9D
1.6
Fail
1.9
Fail
2.7
Fail
6.2
AA
1.6
Fail
1.2
Fail
1.7
Fail
3.8
AA Large
1.9
Fail
1.2
Fail
1.4
Fail
3.2
AA Large
2.7
Fail
1.7
Fail
1.4
Fail
2.3
Fail
6.2
AA
3.8
AA Large
3.2
AA Large
2.3
Fail
White BG
1.0Fail
1.6Fail
1.9Fail
2.7Fail
6.2AA
Black BG
20.9AAA
13.0AAA
11.0AAA
7.8AAA
3.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF7
DAD99F
CECE93
A3A37D
57578D

Deuteranopia

FFFFF7
DCDEA2
D2D596
A4A480
56568A

Tritanopia

FFF9F9
E6A9AB
E29B9D
A78687
53817E

Achromatopsia

FEFEFE
CBCBCB
BCBCBC
9C9C9C
616161

Shades & Tints Shades & Tints

#FFFFF4

Dark
Light

#E8C792

Dark
Light

#E5B18A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff4;
  --color-2: #e8c792;
  --color-3: #e5b18a;
  --color-4: #a79e73;
  --color-5: #535c9d;
}

SCSS

$color-1: #fffff4;
$color-2: #e8c792;
$color-3: #e5b18a;
$color-4: #a79e73;
$color-5: #535c9d;

TAILWIND

colors: {
  'brand-1': '#fffff4',
  'brand-2': '#e8c792',
  'brand-3': '#e5b18a',
  'brand-4': '#a79e73',
  'brand-5': '#535c9d',
}

RGB Array

[255, 255, 244], [232, 199, 146], [229, 177, 138], [167, 158, 115], [83, 92, 157]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFF4, #E8C792, #E5B18A, #A79E73, #535C9D 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: #fffff4; --color-2: #e8c792; --color-3: #e5b18a; --color-4: #a79e73; --color-5: #535c9d. 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