← Back to Editor

#FFFFFF · #FFE9BD · #AB9872 · #D9B877 · #CEFAC3

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

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

#FFE9BD

Goose Yellow · Bisque · Lemon Cream

HEX
#FFE9BD
RGB
rgb(255, 233, 189)
HSL
hsl(40, 100%, 87%)
HSB
hsb(40, 26%, 100%)
CMYK
cmyk(0%, 9%, 26%, 0%)
Oklch
oklch(94.1% 0.062 84.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#AB9872

Ginger · Gray · Sunflower

HEX
#AB9872
RGB
rgb(171, 152, 114)
HSL
hsl(40, 25%, 56%)
HSB
hsb(40, 33%, 67%)
CMYK
cmyk(0%, 11%, 33%, 33%)
Oklch
oklch(68.7% 0.057 84.4)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#D9B877

Ginger · BurlyWood · Sunflower

HEX
#D9B877
RGB
rgb(217, 184, 119)
HSL
hsl(40, 56%, 66%)
HSB
hsb(40, 45%, 85%)
CMYK
cmyk(0%, 15%, 45%, 15%)
Oklch
oklch(79.7% 0.091 83.6)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#CEFAC3

Emerald · LightGray · Mint Green

HEX
#CEFAC3
RGB
rgb(206, 250, 195)
HSL
hsl(108, 85%, 87%)
HSB
hsb(108, 22%, 98%)
CMYK
cmyk(18%, 0%, 22%, 2%)
Oklch
oklch(94.0% 0.086 139.4)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

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
FFE9BD
AB9872
D9B877
CEFAC3
1.2
Fail
2.8
Fail
1.9
Fail
1.2
Fail
1.2
Fail
2.4
Fail
1.6
Fail
1.0
Fail
2.8
Fail
2.4
Fail
1.5
Fail
2.4
Fail
1.9
Fail
1.6
Fail
1.5
Fail
1.6
Fail
1.2
Fail
1.0
Fail
2.4
Fail
1.6
Fail
White BG
1.0Fail
1.2Fail
2.8Fail
1.9Fail
1.2Fail
Black BG
21.0AAA
17.6AAA
7.5AAA
11.1AAA
18.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F5F5C8
A3A37B
CBCA87
E1E1D0

Deuteranopia

FFFFFF
F7F8CA
A4A57D
CDCF8B
DFDBD4

Tritanopia

FFFFFF
FED0D2
AA8284
D79396
D0DBDD

Achromatopsia

FFFFFF
EBEBEB
999999
BABABA
E7E7E7

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFE9BD

Dark
Light

#AB9872

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ffe9bd;
  --color-3: #ab9872;
  --color-4: #d9b877;
  --color-5: #cefac3;
}

SCSS

$color-1: #ffffff;
$color-2: #ffe9bd;
$color-3: #ab9872;
$color-4: #d9b877;
$color-5: #cefac3;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ffe9bd',
  'brand-3': '#ab9872',
  'brand-4': '#d9b877',
  'brand-5': '#cefac3',
}

RGB Array

[255, 255, 255], [255, 233, 189], [171, 152, 114], [217, 184, 119], [206, 250, 195]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFE9BD, #AB9872, #D9B877, #CEFAC3 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: #ffe9bd; --color-3: #ab9872; --color-4: #d9b877; --color-5: #cefac3. 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