← Back to Editor

#FFF5DE · #000000 · #FFCEB6 · #E4C176 · #47705F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFF5DE

Goose Yellow · Beige · Lemon Cream

HEX
#FFF5DE
RGB
rgb(255, 245, 222)
HSL
hsl(42, 100%, 94%)
HSB
hsb(42, 13%, 100%)
CMYK
cmyk(0%, 4%, 13%, 0%)
Oklch
oklch(97.2% 0.032 87.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FFCEB6

Apricot · Wheat · Peach Orange

HEX
#FFCEB6
RGB
rgb(255, 206, 182)
HSL
hsl(20, 100%, 86%)
HSB
hsb(20, 29%, 100%)
CMYK
cmyk(0%, 19%, 29%, 0%)
Oklch
oklch(88.8% 0.064 47.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E4C176

Ginger · BurlyWood · Sunflower

HEX
#E4C176
RGB
rgb(228, 193, 118)
HSL
hsl(41, 67%, 68%)
HSB
hsb(41, 48%, 89%)
CMYK
cmyk(0%, 15%, 48%, 11%)
Oklch
oklch(82.5% 0.102 85.2)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#47705F

Mineral Blue · DimGray · Forest Green

HEX
#47705F
RGB
rgb(71, 112, 95)
HSL
hsl(155, 22%, 36%)
HSB
hsb(155, 37%, 44%)
CMYK
cmyk(37%, 0%, 15%, 56%)
Oklch
oklch(50.9% 0.054 166.3)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF5DE
E0EAFF

Analogous

FFE7E0
FFF5DE
F9FFE0

Triadic

FFF5DE
E0FFF6
F6E0FF

Split-Comp.

FFF5DE
E0F9FF
E7E0FF

Tetradic

FFF5DE
E0FFE7
E0EAFF
FFE0F9

Contrast Matrix WCAG 2.1 Contrast

FFF5DE
000000
FFCEB6
E4C176
47705F
19.4
AAA
1.3
Fail
1.6
Fail
5.2
AA
19.4
AAA
14.8
AAA
12.2
AAA
3.8
AA Large
1.3
Fail
14.8
AAA
1.2
Fail
3.9
AA Large
1.6
Fail
12.2
AAA
1.2
Fail
3.2
AA Large
5.2
AA
3.8
AA Large
3.9
AA Large
3.2
AA Large
White BG
1.1Fail
21.0AAA
1.4Fail
1.7Fail
5.6AA
Black BG
19.4AAA
1.0Fail
14.8AAA
12.2AAA
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBE4
000000
EAE9BC
D5D588
595963

Deuteranopia

FBFCE5
000000
EDF0BD
D7DA8D
565364

Tritanopia

FFE8E9
000000
FDC0C1
E2969A
496667

Achromatopsia

F5F5F5
000000
DADADA
C3C3C3
626262

Shades & Tints Shades & Tints

#FFF5DE

Dark
Light

#000000

Dark
Light

#FFCEB6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff5de;
  --color-2: #000000;
  --color-3: #ffceb6;
  --color-4: #e4c176;
  --color-5: #47705f;
}

SCSS

$color-1: #fff5de;
$color-2: #000000;
$color-3: #ffceb6;
$color-4: #e4c176;
$color-5: #47705f;

TAILWIND

colors: {
  'brand-1': '#fff5de',
  'brand-2': '#000000',
  'brand-3': '#ffceb6',
  'brand-4': '#e4c176',
  'brand-5': '#47705f',
}

RGB Array

[255, 245, 222], [0, 0, 0], [255, 206, 182], [228, 193, 118], [71, 112, 95]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF5DE, #000000, #FFCEB6, #E4C176, #47705F is ideal for: 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: #fff5de; --color-2: #000000; --color-3: #ffceb6; --color-4: #e4c176; --color-5: #47705f. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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