← Back to Editor

#FFF4CC · #CCC3A7 · #98A399 · #573A3C · #F15966

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

#FFF4CC

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF4CC
RGB
rgb(255, 244, 204)
HSL
hsl(47, 100%, 90%)
HSB
hsb(47, 20%, 100%)
CMYK
cmyk(0%, 4%, 20%, 0%)
Oklch
oklch(96.6% 0.053 94.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CCC3A7

Goose Yellow · Silver · Sunflower

HEX
#CCC3A7
RGB
rgb(204, 195, 167)
HSL
hsl(45, 27%, 73%)
HSB
hsb(45, 18%, 80%)
CMYK
cmyk(0%, 4%, 18%, 20%)
Oklch
oklch(81.7% 0.039 92.3)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#98A399

Ash · DarkGray · Silver Sand

HEX
#98A399
RGB
rgb(152, 163, 153)
HSL
hsl(125, 6%, 62%)
HSB
hsb(125, 7%, 64%)
CMYK
cmyk(7%, 0%, 6%, 36%)
Oklch
oklch(70.4% 0.019 148.0)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#573A3C

Crimson · DarkSlateGray · Wine Red

HEX
#573A3C
RGB
rgb(87, 58, 60)
HSL
hsl(356, 20%, 28%)
HSB
hsb(356, 33%, 34%)
CMYK
cmyk(0%, 33%, 31%, 66%)
Oklch
oklch(38.3% 0.041 14.6)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#F15966

Peach Pink · Tomato · Coral Red

HEX
#F15966
RGB
rgb(241, 89, 102)
HSL
hsl(355, 84%, 65%)
HSB
hsb(355, 63%, 95%)
CMYK
cmyk(0%, 63%, 58%, 5%)
Oklch
oklch(66.8% 0.186 18.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF4CC
CCD7FF

Analogous

FFDACC
FFF4CC
F1FFCC

Triadic

FFF4CC
CCFFF4
F4CCFF

Split-Comp.

FFF4CC
CCF1FF
DACCFF

Tetradic

FFF4CC
CCFFDA
CCD7FF
FFCCF1

Contrast Matrix WCAG 2.1 Contrast

FFF4CC
CCC3A7
98A399
573A3C
F15966
1.6
Fail
2.4
Fail
9.2
AAA
3.0
Fail
1.6
Fail
1.5
Fail
5.7
AA
1.9
Fail
2.4
Fail
1.5
Fail
3.9
AA Large
1.3
Fail
9.2
AAA
5.7
AA
3.9
AA Large
3.1
AA Large
3.0
Fail
1.9
Fail
1.3
Fail
3.1
AA Large
White BG
1.1Fail
1.8Fail
2.6Fail
10.1AAA
3.3AA Large
Black BG
19.1AAA
11.9AAA
8.0AAA
2.1Fail
6.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FAFAD6
C8C8AE
9D9D9B
4A4A3C
AFAE63

Deuteranopia

FBFCD8
C9C9AF
9C9B9C
4C4E3B
B8C362

Tritanopia

FEDDDF
CCB3B4
999D9E
563B3B
E96060

Achromatopsia

F3F3F3
C2C2C2
9F9F9F
434343
888888

Shades & Tints Shades & Tints

#FFF4CC

Dark
Light

#CCC3A7

Dark
Light

#98A399

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff4cc;
  --color-2: #ccc3a7;
  --color-3: #98a399;
  --color-4: #573a3c;
  --color-5: #f15966;
}

SCSS

$color-1: #fff4cc;
$color-2: #ccc3a7;
$color-3: #98a399;
$color-4: #573a3c;
$color-5: #f15966;

TAILWIND

colors: {
  'brand-1': '#fff4cc',
  'brand-2': '#ccc3a7',
  'brand-3': '#98a399',
  'brand-4': '#573a3c',
  'brand-5': '#f15966',
}

RGB Array

[255, 244, 204], [204, 195, 167], [152, 163, 153], [87, 58, 60], [241, 89, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF4CC, #CCC3A7, #98A399, #573A3C, #F15966 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: #fff4cc; --color-2: #ccc3a7; --color-3: #98a399; --color-4: #573a3c; --color-5: #f15966. 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