← Back to Editor

#FFFFFF · #FFDCDF · #C8B783 · #FFFFCE · #BEA855

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

#FFDCDF

Peach Pink · Linen · Cherry Blossom

HEX
#FFDCDF
RGB
rgb(255, 220, 223)
HSL
hsl(355, 100%, 93%)
HSB
hsb(355, 14%, 100%)
CMYK
cmyk(0%, 14%, 13%, 0%)
Oklch
oklch(92.4% 0.039 12.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#C8B783

Ginger · Tan · Sunflower

HEX
#C8B783
RGB
rgb(200, 183, 131)
HSL
hsl(45, 39%, 65%)
HSB
hsb(45, 35%, 78%)
CMYK
cmyk(0%, 8%, 35%, 22%)
Oklch
oklch(78.1% 0.072 92.1)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#FFFFCE

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFCE
RGB
rgb(255, 255, 206)
HSL
hsl(60, 100%, 90%)
HSB
hsb(60, 19%, 100%)
CMYK
cmyk(0%, 0%, 19%, 0%)
Oklch
oklch(98.8% 0.063 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BEA855

Ginger · SandyBrown · Sunflower

HEX
#BEA855
RGB
rgb(190, 168, 85)
HSL
hsl(47, 45%, 54%)
HSB
hsb(47, 55%, 75%)
CMYK
cmyk(0%, 12%, 55%, 25%)
Oklch
oklch(73.4% 0.107 94.8)

TraditionalGinger」· PaintSunflower」· 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
FFDCDF
C8B783
FFFFCE
BEA855
1.3
Fail
2.0
Fail
1.0
Fail
2.4
Fail
1.3
Fail
1.6
Fail
1.2
Fail
1.9
Fail
2.0
Fail
1.6
Fail
1.9
Fail
1.2
Fail
1.0
Fail
1.2
Fail
1.9
Fail
2.3
Fail
2.4
Fail
1.9
Fail
1.2
Fail
2.3
Fail
White BG
1.0Fail
1.3Fail
2.0Fail
1.0Fail
2.4Fail
Black BG
21.0AAA
16.6AAA
10.6AAA
20.4AAA
8.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F0F0DE
C1C090
FFFFDA
B4B469

Deuteranopia

FFFFFF
F2F5DE
C2C393
FFFFDD
B6B76E

Tritanopia

FFFFFF
FDDEDE
C79A9C
FFE3E5
BD797C

Achromatopsia

FFFFFF
E7E7E7
B6B6B6
F9F9F9
A5A5A5

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFDCDF

Dark
Light

#C8B783

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ffdcdf;
  --color-3: #c8b783;
  --color-4: #ffffce;
  --color-5: #bea855;
}

SCSS

$color-1: #ffffff;
$color-2: #ffdcdf;
$color-3: #c8b783;
$color-4: #ffffce;
$color-5: #bea855;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ffdcdf',
  'brand-3': '#c8b783',
  'brand-4': '#ffffce',
  'brand-5': '#bea855',
}

RGB Array

[255, 255, 255], [255, 220, 223], [200, 183, 131], [255, 255, 206], [190, 168, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFDCDF, #C8B783, #FFFFCE, #BEA855 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: #ffdcdf; --color-3: #c8b783; --color-4: #ffffce; --color-5: #bea855. 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