← Back to Editor

#FFFFF0 · #EEEEE0 · #CDCDC1 · #8B8B83 · #F5F5DC

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryClean

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFFF0

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFF0
RGB
rgb(255, 255, 240)
HSL
hsl(60, 100%, 97%)
HSB
hsb(60, 6%, 100%)
CMYK
cmyk(0%, 0%, 6%, 0%)
Oklch
oklch(99.6% 0.020 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EEEEE0

Fresh Green · Beige · Lemon Cream

HEX
#EEEEE0
RGB
rgb(238, 238, 224)
HSL
hsl(60, 29%, 91%)
HSB
hsb(60, 6%, 93%)
CMYK
cmyk(0%, 0%, 6%, 7%)
Oklch
oklch(94.5% 0.019 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CDCDC1

Fresh Green · Silver · Lemon Cream

HEX
#CDCDC1
RGB
rgb(205, 205, 193)
HSL
hsl(60, 11%, 78%)
HSB
hsb(60, 6%, 80%)
CMYK
cmyk(0%, 0%, 6%, 20%)
Oklch
oklch(84.5% 0.016 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#8B8B83

Ash · Gray · Warm Gray

HEX
#8B8B83
RGB
rgb(139, 139, 131)
HSL
hsl(60, 3%, 53%)
HSB
hsb(60, 6%, 55%)
CMYK
cmyk(0%, 0%, 6%, 45%)
Oklch
oklch(63.4% 0.012 106.7)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#F5F5DC

Fresh Green · Beige · Lemon Cream

HEX
#F5F5DC
RGB
rgb(245, 245, 220)
HSL
hsl(60, 56%, 91%)
HSB
hsb(60, 10%, 96%)
CMYK
cmyk(0%, 0%, 10%, 4%)
Oklch
oklch(96.4% 0.033 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFF0
F0F0FF

Analogous

FFF7F0
FFFFF0
F7FFF0

Triadic

FFFFF0
F0FFFF
FFF0FF

Split-Comp.

FFFFF0
F0F7FF
F7F0FF

Tetradic

FFFFF0
F0FFF7
F0F0FF
FFF0F7

Contrast Matrix WCAG 2.1 Contrast

FFFFF0
EEEEE0
CDCDC1
8B8B83
F5F5DC
1.2
Fail
1.6
Fail
3.4
AA Large
1.1
Fail
1.2
Fail
1.4
Fail
2.9
Fail
1.1
Fail
1.6
Fail
1.4
Fail
2.1
Fail
1.4
Fail
3.4
AA Large
2.9
Fail
2.1
Fail
3.1
AA Large
1.1
Fail
1.1
Fail
1.4
Fail
3.1
AA Large
White BG
1.0Fail
1.2Fail
1.6Fail
3.4AA Large
1.1Fail
Black BG
20.8AAA
17.9AAA
13.1AAA
6.1AA
19.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF4
EEEEE3
CDCDC4
8B8B85
F5F5E2

Deuteranopia

FFFFF5
EEEEE4
CDCDC5
8B8B85
F5F5E4

Tritanopia

FFF6F7
EEE6E7
CDC6C7
8B8687
F5E7E8

Achromatopsia

FDFDFD
ECECEC
CCCCCC
8A8A8A
F2F2F2

Shades & Tints Shades & Tints

#FFFFF0

Dark
Light

#EEEEE0

Dark
Light

#CDCDC1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffff0;
  --color-2: #eeeee0;
  --color-3: #cdcdc1;
  --color-4: #8b8b83;
  --color-5: #f5f5dc;
}

SCSS

$color-1: #fffff0;
$color-2: #eeeee0;
$color-3: #cdcdc1;
$color-4: #8b8b83;
$color-5: #f5f5dc;

TAILWIND

colors: {
  'brand-1': '#fffff0',
  'brand-2': '#eeeee0',
  'brand-3': '#cdcdc1',
  'brand-4': '#8b8b83',
  'brand-5': '#f5f5dc',
}

RGB Array

[255, 255, 240], [238, 238, 224], [205, 205, 193], [139, 139, 131], [245, 245, 220]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFF0, #EEEEE0, #CDCDC1, #8B8B83, #F5F5DC 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: #fffff0; --color-2: #eeeee0; --color-3: #cdcdc1; --color-4: #8b8b83; --color-5: #f5f5dc. 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