← Back to Editor

#FFFFFF · #FFFAEB · #F0F0D8 · #CFCFCF · #967C52

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

#FFFAEB

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFFAEB
RGB
rgb(255, 250, 235)
HSL
hsl(45, 100%, 96%)
HSB
hsb(45, 8%, 100%)
CMYK
cmyk(0%, 2%, 8%, 0%)
Oklch
oklch(98.5% 0.020 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F0F0D8

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D8
RGB
rgb(240, 240, 216)
HSL
hsl(60, 44%, 89%)
HSB
hsb(60, 10%, 94%)
CMYK
cmyk(0%, 0%, 10%, 6%)
Oklch
oklch(94.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CFCFCF

Silver Gray · LightGray · Pearl Gray

HEX
#CFCFCF
RGB
rgb(207, 207, 207)
HSL
hsl(0, 0%, 81%)
HSB
hsb(0, 0%, 81%)
CMYK
cmyk(0%, 0%, 0%, 19%)
Oklch
oklch(85.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#967C52

Ochre · Gray · Amber Brown

HEX
#967C52
RGB
rgb(150, 124, 82)
HSL
hsl(37, 29%, 45%)
HSB
hsb(37, 45%, 59%)
CMYK
cmyk(0%, 17%, 45%, 41%)
Oklch
oklch(60.1% 0.066 79.0)

TraditionalOchre」· PaintAmber Brown」· 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
FFFAEB
F0F0D8
CFCFCF
967C52
1.0
Fail
1.2
Fail
1.6
Fail
4.0
AA Large
1.0
Fail
1.1
Fail
1.5
Fail
3.8
AA Large
1.2
Fail
1.1
Fail
1.3
Fail
3.4
AA Large
1.6
Fail
1.5
Fail
1.3
Fail
2.5
Fail
4.0
AA Large
3.8
AA Large
3.4
AA Large
2.5
Fail
White BG
1.0Fail
1.0Fail
1.2Fail
1.6Fail
4.0AA Large
Black BG
21.0AAA
20.1AAA
18.2AAA
13.5AAA
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
FDFDEF
F0F0DE
CFCFCF
8B8B5C

Deuteranopia

FFFFFF
FDFEF0
F0F0DF
CFCFCF
8C8E5F

Tritanopia

FFFFFF
FFF1F2
F0E2E3
CFCFCF
956466

Achromatopsia

FFFFFF
FAFAFA
EDEDED
CFCFCF
7F7F7F

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFFAEB

Dark
Light

#F0F0D8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fffaeb;
  --color-3: #f0f0d8;
  --color-4: #cfcfcf;
  --color-5: #967c52;
}

SCSS

$color-1: #ffffff;
$color-2: #fffaeb;
$color-3: #f0f0d8;
$color-4: #cfcfcf;
$color-5: #967c52;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fffaeb',
  'brand-3': '#f0f0d8',
  'brand-4': '#cfcfcf',
  'brand-5': '#967c52',
}

RGB Array

[255, 255, 255], [255, 250, 235], [240, 240, 216], [207, 207, 207], [150, 124, 82]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFFAEB, #F0F0D8, #CFCFCF, #967C52 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: #fffaeb; --color-3: #f0f0d8; --color-4: #cfcfcf; --color-5: #967c52. 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