← Back to Editor

#FFF8AB · #FFAD74 · #CE4E6C · #9F998A · #5B5555

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

#FFF8AB

Fresh Green · Wheat · Lemon Cream

HEX
#FFF8AB
RGB
rgb(255, 248, 171)
HSL
hsl(55, 100%, 84%)
HSB
hsb(55, 33%, 100%)
CMYK
cmyk(0%, 3%, 33%, 0%)
Oklch
oklch(96.7% 0.097 103.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFAD74

Apricot · LightSalmon · Warm Sun

HEX
#FFAD74
RGB
rgb(255, 173, 116)
HSL
hsl(25, 100%, 73%)
HSB
hsb(25, 55%, 100%)
CMYK
cmyk(0%, 32%, 55%, 0%)
Oklch
oklch(81.5% 0.121 55.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#CE4E6C

Crimson · MediumVioletRed · Passion Red

HEX
#CE4E6C
RGB
rgb(206, 78, 108)
HSL
hsl(346, 57%, 56%)
HSB
hsb(346, 62%, 81%)
CMYK
cmyk(0%, 62%, 48%, 19%)
Oklch
oklch(60.2% 0.163 9.1)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#9F998A

Ginger · DarkGray · Sunflower

HEX
#9F998A
RGB
rgb(159, 153, 138)
HSL
hsl(43, 10%, 58%)
HSB
hsb(43, 13%, 62%)
CMYK
cmyk(0%, 4%, 13%, 38%)
Oklch
oklch(68.4% 0.023 88.8)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#5B5555

Ink Gray · DimGray · Charcoal

HEX
#5B5555
RGB
rgb(91, 85, 85)
HSL
hsl(0, 3%, 35%)
HSB
hsb(0, 7%, 36%)
CMYK
cmyk(0%, 7%, 7%, 64%)
Oklch
oklch(45.5% 0.008 17.4)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF8AB
ADB4FF

Analogous

FFCFAD
FFF8AB
DDFFAD

Triadic

FFF8AB
ADFFF8
F8ADFF

Split-Comp.

FFF8AB
ADDDFF
CFADFF

Tetradic

FFF8AB
ADFFCF
ADB4FF
FFADDD

Contrast Matrix WCAG 2.1 Contrast

FFF8AB
FFAD74
CE4E6C
9F998A
5B5555
1.7
Fail
3.9
AA Large
2.6
Fail
6.7
AA
1.7
Fail
2.3
Fail
1.6
Fail
4.0
AA Large
3.9
AA Large
2.3
Fail
1.5
Fail
1.7
Fail
2.6
Fail
1.6
Fail
1.5
Fail
2.6
Fail
6.7
AA
4.0
AA Large
1.7
Fail
2.6
Fail
White BG
1.1Fail
1.8Fail
4.3AA Large
2.8Fail
7.3AAA
Black BG
19.3AAA
11.5AAA
4.9AA
7.4AAA
2.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCBE
DBDB82
979565
9C9C8E
585855

Deuteranopia

FCFDC2
E0E685
9EA863
9D9D8F
595955

Tritanopia

FFCCD0
FB8D8F
C85F5E
9F9091
5B5555

Achromatopsia

F1F1F1
BFBFBF
787878
999999
575757

Shades & Tints Shades & Tints

#FFF8AB

Dark
Light

#FFAD74

Dark
Light

#CE4E6C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff8ab;
  --color-2: #ffad74;
  --color-3: #ce4e6c;
  --color-4: #9f998a;
  --color-5: #5b5555;
}

SCSS

$color-1: #fff8ab;
$color-2: #ffad74;
$color-3: #ce4e6c;
$color-4: #9f998a;
$color-5: #5b5555;

TAILWIND

colors: {
  'brand-1': '#fff8ab',
  'brand-2': '#ffad74',
  'brand-3': '#ce4e6c',
  'brand-4': '#9f998a',
  'brand-5': '#5b5555',
}

RGB Array

[255, 248, 171], [255, 173, 116], [206, 78, 108], [159, 153, 138], [91, 85, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF8AB, #FFAD74, #CE4E6C, #9F998A, #5B5555 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: #fff8ab; --color-2: #ffad74; --color-3: #ce4e6c; --color-4: #9f998a; --color-5: #5b5555. 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