← Back to Editor

#FCD6B8 · #C4C39E · #9E9B4A · #F95A62 · #5B5B4A

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

#FCD6B8

Apricot · Wheat · Peach Orange

HEX
#FCD6B8
RGB
rgb(252, 214, 184)
HSL
hsl(26, 92%, 85%)
HSB
hsb(26, 27%, 99%)
CMYK
cmyk(0%, 15%, 27%, 1%)
Oklch
oklch(90.1% 0.058 60.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#C4C39E

Fresh Green · Tan · Sunflower

HEX
#C4C39E
RGB
rgb(196, 195, 158)
HSL
hsl(58, 24%, 69%)
HSB
hsb(58, 19%, 77%)
CMYK
cmyk(0%, 1%, 19%, 23%)
Oklch
oklch(80.8% 0.050 106.2)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#9E9B4A

Autumn Sage · Gray · Honey Gold

HEX
#9E9B4A
RGB
rgb(158, 155, 74)
HSL
hsl(58, 36%, 45%)
HSB
hsb(58, 53%, 62%)
CMYK
cmyk(0%, 2%, 53%, 38%)
Oklch
oklch(67.5% 0.104 107.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#F95A62

Peach Pink · Tomato · Coral Red

HEX
#F95A62
RGB
rgb(249, 90, 98)
HSL
hsl(357, 93%, 66%)
HSB
hsb(357, 64%, 98%)
CMYK
cmyk(0%, 64%, 61%, 2%)
Oklch
oklch(68.0% 0.194 21.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#5B5B4A

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#5B5B4A
RGB
rgb(91, 91, 74)
HSL
hsl(60, 10%, 32%)
HSB
hsb(60, 19%, 36%)
CMYK
cmyk(0%, 0%, 19%, 64%)
Oklch
oklch(46.6% 0.026 107.4)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FCD6B8
B6DDFC

Analogous

FCB6BA
FCD6B8
FCF7B6

Triadic

FCD6B8
B6FCD4
D4B6FC

Split-Comp.

FCD6B8
B6FCF7
B6BAFC

Tetradic

FCD6B8
BAFCB6
B6DDFC
F7B6FC

Contrast Matrix WCAG 2.1 Contrast

FCD6B8
C4C39E
9E9B4A
F95A62
5B5B4A
1.3
Fail
2.1
Fail
2.3
Fail
5.1
AA
1.3
Fail
1.6
Fail
1.7
Fail
3.8
AA Large
2.1
Fail
1.6
Fail
1.1
Fail
2.4
Fail
2.3
Fail
1.7
Fail
1.1
Fail
2.2
Fail
5.1
AA
3.8
AA Large
2.4
Fail
2.2
Fail
White BG
1.4Fail
1.8Fail
2.9Fail
3.1AA Large
6.9AA
Black BG
15.4AAA
11.6AAA
7.2AAA
6.7AA
3.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECEBBF
C4C4A7
9D9D5E
B4B360
5B5B4E

Deuteranopia

EEF1C1
C4C4A9
9D9D62
BDC960
5B5B4F

Tritanopia

FAC5C6
C4AEB0
9E6D70
F15F5E
5B5152

Achromatopsia

DEDEDE
BFBFBF
939393
8A8A8A
595959

Shades & Tints Shades & Tints

#FCD6B8

Dark
Light

#C4C39E

Dark
Light

#9E9B4A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fcd6b8;
  --color-2: #c4c39e;
  --color-3: #9e9b4a;
  --color-4: #f95a62;
  --color-5: #5b5b4a;
}

SCSS

$color-1: #fcd6b8;
$color-2: #c4c39e;
$color-3: #9e9b4a;
$color-4: #f95a62;
$color-5: #5b5b4a;

TAILWIND

colors: {
  'brand-1': '#fcd6b8',
  'brand-2': '#c4c39e',
  'brand-3': '#9e9b4a',
  'brand-4': '#f95a62',
  'brand-5': '#5b5b4a',
}

RGB Array

[252, 214, 184], [196, 195, 158], [158, 155, 74], [249, 90, 98], [91, 91, 74]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FCD6B8, #C4C39E, #9E9B4A, #F95A62, #5B5B4A 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: #fcd6b8; --color-2: #c4c39e; --color-3: #9e9b4a; --color-4: #f95a62; --color-5: #5b5b4a. 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