← Back to Editor

#FFE7CC · #FCA283 · #C4435A · #2F2A3B · #98A6A5

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

#FFE7CC

Goose Yellow · Bisque · Peach Orange

HEX
#FFE7CC
RGB
rgb(255, 231, 204)
HSL
hsl(32, 100%, 90%)
HSB
hsb(32, 20%, 100%)
CMYK
cmyk(0%, 9%, 20%, 0%)
Oklch
oklch(94.0% 0.044 70.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FCA283

Apricot · LightSalmon · Warm Sun

HEX
#FCA283
RGB
rgb(252, 162, 131)
HSL
hsl(15, 95%, 75%)
HSB
hsb(15, 48%, 99%)
CMYK
cmyk(0%, 36%, 48%, 1%)
Oklch
oklch(79.5% 0.116 39.8)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#C4435A

Crimson · Sienna · Passion Red

HEX
#C4435A
RGB
rgb(196, 67, 90)
HSL
hsl(349, 52%, 52%)
HSB
hsb(349, 66%, 77%)
CMYK
cmyk(0%, 66%, 54%, 23%)
Oklch
oklch(56.9% 0.164 13.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#2F2A3B

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#2F2A3B
RGB
rgb(47, 42, 59)
HSL
hsl(258, 17%, 20%)
HSB
hsb(258, 29%, 23%)
CMYK
cmyk(20%, 29%, 0%, 77%)
Oklch
oklch(29.8% 0.031 298.0)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#98A6A5

Ash · DarkGray · Silver Sand

HEX
#98A6A5
RGB
rgb(152, 166, 165)
HSL
hsl(176, 7%, 62%)
HSB
hsb(176, 8%, 65%)
CMYK
cmyk(8%, 0%, 1%, 35%)
Oklch
oklch(71.4% 0.016 191.6)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE7CC
CCE4FF

Analogous

FFCECC
FFE7CC
FDFFCC

Triadic

FFE7CC
CCFFE7
E7CCFF

Split-Comp.

FFE7CC
CCFDFF
CECCFF

Tetradic

FFE7CC
CCFFCE
CCE4FF
FFCCFD

Contrast Matrix WCAG 2.1 Contrast

FFE7CC
FCA283
C4435A
2F2A3B
98A6A5
1.7
Fail
4.1
AA Large
11.6
AAA
2.1
Fail
1.7
Fail
2.5
Fail
7.0
AAA
1.3
Fail
4.1
AA Large
2.5
Fail
2.8
Fail
1.9
Fail
11.6
AAA
7.0
AAA
2.8
Fail
5.5
AA
2.1
Fail
1.3
Fail
1.9
Fail
5.5
AA
White BG
1.2Fail
2.0Fail
4.9AA
13.9AAA
2.5Fail
Black BG
17.6AAA
10.6AAA
4.3AA Large
1.5Fail
8.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F4D3
D5D48B
8C8B54
2D2D37
9E9EA5

Deuteranopia

F6F8D4
DAE18C
949D53
2D2E36
9D9CA5

Tritanopia

FED8D9
F79092
BE504F
2F3433
99A5A5

Achromatopsia

EBEBEB
B9B9B9
6C6C6C
2D2D2D
A2A2A2

Shades & Tints Shades & Tints

#FFE7CC

Dark
Light

#FCA283

Dark
Light

#C4435A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe7cc;
  --color-2: #fca283;
  --color-3: #c4435a;
  --color-4: #2f2a3b;
  --color-5: #98a6a5;
}

SCSS

$color-1: #ffe7cc;
$color-2: #fca283;
$color-3: #c4435a;
$color-4: #2f2a3b;
$color-5: #98a6a5;

TAILWIND

colors: {
  'brand-1': '#ffe7cc',
  'brand-2': '#fca283',
  'brand-3': '#c4435a',
  'brand-4': '#2f2a3b',
  'brand-5': '#98a6a5',
}

RGB Array

[255, 231, 204], [252, 162, 131], [196, 67, 90], [47, 42, 59], [152, 166, 165]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE7CC, #FCA283, #C4435A, #2F2A3B, #98A6A5 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: #ffe7cc; --color-2: #fca283; --color-3: #c4435a; --color-4: #2f2a3b; --color-5: #98a6a5. 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