← Back to Editor

#F8F0CC · #CCD18F · #D89C68 · #B47160 · #73545A

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F8F0CC

Goose Yellow · Bisque · Lemon Cream

HEX
#F8F0CC
RGB
rgb(248, 240, 204)
HSL
hsl(49, 76%, 89%)
HSB
hsb(49, 18%, 97%)
CMYK
cmyk(0%, 3%, 18%, 3%)
Oklch
oklch(95.2% 0.048 96.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CCD18F

Fresh Green · Tan · Sunflower

HEX
#CCD18F
RGB
rgb(204, 209, 143)
HSL
hsl(65, 42%, 69%)
HSB
hsb(65, 32%, 82%)
CMYK
cmyk(2%, 0%, 32%, 18%)
Oklch
oklch(84.1% 0.086 111.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#D89C68

Apricot · DarkSalmon · Warm Sun

HEX
#D89C68
RGB
rgb(216, 156, 104)
HSL
hsl(28, 59%, 63%)
HSB
hsb(28, 52%, 85%)
CMYK
cmyk(0%, 28%, 52%, 15%)
Oklch
oklch(73.9% 0.099 61.3)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#B47160

Crimson · Gray · Passion Red

HEX
#B47160
RGB
rgb(180, 113, 96)
HSL
hsl(12, 36%, 54%)
HSB
hsb(12, 47%, 71%)
CMYK
cmyk(0%, 37%, 47%, 29%)
Oklch
oklch(61.6% 0.089 35.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#73545A

Crimson · DimGray · Wine Red

HEX
#73545A
RGB
rgb(115, 84, 90)
HSL
hsl(348, 16%, 39%)
HSB
hsb(348, 27%, 45%)
CMYK
cmyk(0%, 27%, 22%, 55%)
Oklch
oklch(48.0% 0.042 5.9)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F8F0CC
CED5F8

Analogous

F8DBCE
F8F0CC
EBF8CE

Triadic

F8F0CC
CEF8F0
F0CEF8

Split-Comp.

F8F0CC
CEEBF8
DBCEF8

Tetradic

F8F0CC
CEF8DB
CED5F8
F8CEEB

Contrast Matrix WCAG 2.1 Contrast

F8F0CC
CCD18F
D89C68
B47160
73545A
1.4
Fail
2.1
Fail
3.3
AA Large
5.8
AA
1.4
Fail
1.5
Fail
2.4
Fail
4.2
AA Large
2.1
Fail
1.5
Fail
1.6
Fail
2.8
Fail
3.3
AA Large
2.4
Fail
1.6
Fail
1.7
Fail
5.8
AA
4.2
AA Large
2.8
Fail
1.7
Fail
White BG
1.1Fail
1.6Fail
2.4Fail
3.8AA Large
6.7AA
Black BG
18.3AAA
13.1AAA
8.9AAA
5.5AA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F4D5
CECE9F
BEBD75
979664
666559

Deuteranopia

F5F6D7
CECDA3
C2C678
9BA065
676A58

Tritanopia

F8DCDD
CCACAE
D57F81
B16768
715757

Achromatopsia

EEEEEE
C8C8C8
A8A8A8
838383
5E5E5E

Shades & Tints Shades & Tints

#F8F0CC

Dark
Light

#CCD18F

Dark
Light

#D89C68

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f8f0cc;
  --color-2: #ccd18f;
  --color-3: #d89c68;
  --color-4: #b47160;
  --color-5: #73545a;
}

SCSS

$color-1: #f8f0cc;
$color-2: #ccd18f;
$color-3: #d89c68;
$color-4: #b47160;
$color-5: #73545a;

TAILWIND

colors: {
  'brand-1': '#f8f0cc',
  'brand-2': '#ccd18f',
  'brand-3': '#d89c68',
  'brand-4': '#b47160',
  'brand-5': '#73545a',
}

RGB Array

[248, 240, 204], [204, 209, 143], [216, 156, 104], [180, 113, 96], [115, 84, 90]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F8F0CC, #CCD18F, #D89C68, #B47160, #73545A 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: #f8f0cc; --color-2: #ccd18f; --color-3: #d89c68; --color-4: #b47160; --color-5: #73545a. 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