← Back to Editor

#FFFACC · #F1C73D · #FEAD9E · #F5866A · #5C4C71

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#FFFACC

Fresh Green · Beige · Lemon Cream

HEX
#FFFACC
RGB
rgb(255, 250, 204)
HSL
hsl(54, 100%, 90%)
HSB
hsb(54, 20%, 100%)
CMYK
cmyk(0%, 2%, 20%, 0%)
Oklch
oklch(97.8% 0.059 102.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F1C73D

Ginger · SandyBrown · Sunflower

HEX
#F1C73D
RGB
rgb(241, 199, 61)
HSL
hsl(46, 87%, 59%)
HSB
hsb(46, 75%, 95%)
CMYK
cmyk(0%, 17%, 75%, 5%)
Oklch
oklch(84.4% 0.154 91.1)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#FEAD9E

Peach Pink · LightPink · Cherry Blossom

HEX
#FEAD9E
RGB
rgb(254, 173, 158)
HSL
hsl(9, 98%, 81%)
HSB
hsb(9, 38%, 100%)
CMYK
cmyk(0%, 32%, 38%, 0%)
Oklch
oklch(82.2% 0.098 30.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F5866A

Peach Pink · Salmon · Coral Red

HEX
#F5866A
RGB
rgb(245, 134, 106)
HSL
hsl(12, 87%, 69%)
HSB
hsb(12, 57%, 96%)
CMYK
cmyk(0%, 45%, 57%, 4%)
Oklch
oklch(73.6% 0.142 35.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#5C4C71

Deep Indigo · DimGray · Eggplant

HEX
#5C4C71
RGB
rgb(92, 76, 113)
HSL
hsl(266, 20%, 37%)
HSB
hsb(266, 33%, 44%)
CMYK
cmyk(19%, 33%, 0%, 56%)
Oklch
oklch(44.8% 0.062 303.8)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFACC
CCD1FF

Analogous

FFE0CC
FFFACC
EBFFCC

Triadic

FFFACC
CCFFFA
FACCFF

Split-Comp.

FFFACC
CCEBFF
E0CCFF

Tetradic

FFFACC
CCFFE0
CCD1FF
FFCCEB

Contrast Matrix WCAG 2.1 Contrast

FFFACC
F1C73D
FEAD9E
F5866A
5C4C71
1.5
Fail
1.7
Fail
2.3
Fail
7.3
AAA
1.5
Fail
1.1
Fail
1.5
Fail
4.8
AA
1.7
Fail
1.1
Fail
1.4
Fail
4.3
AA Large
2.3
Fail
1.5
Fail
1.4
Fail
3.1
AA Large
7.3
AAA
4.8
AA
4.3
AA Large
3.1
AA Large
White BG
1.1Fail
1.6Fail
1.8Fail
2.5Fail
7.7AAA
Black BG
19.8AAA
13.0AAA
11.7AAA
8.5AAA
2.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDD7
DFDE5E
DBDAA2
C5C471
555568

Deuteranopia

FDFEDA
E1E466
E0E6A3
CBD472
565766

Tritanopia

FFE0E2
EF797F
FAA4A5
EF7677
5B615F

Achromatopsia

F6F6F6
C4C4C4
C4C4C4
A4A4A4
555555

Shades & Tints Shades & Tints

#FFFACC

Dark
Light

#F1C73D

Dark
Light

#FEAD9E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffacc;
  --color-2: #f1c73d;
  --color-3: #fead9e;
  --color-4: #f5866a;
  --color-5: #5c4c71;
}

SCSS

$color-1: #fffacc;
$color-2: #f1c73d;
$color-3: #fead9e;
$color-4: #f5866a;
$color-5: #5c4c71;

TAILWIND

colors: {
  'brand-1': '#fffacc',
  'brand-2': '#f1c73d',
  'brand-3': '#fead9e',
  'brand-4': '#f5866a',
  'brand-5': '#5c4c71',
}

RGB Array

[255, 250, 204], [241, 199, 61], [254, 173, 158], [245, 134, 106], [92, 76, 113]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFACC, #F1C73D, #FEAD9E, #F5866A, #5C4C71 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #fffacc; --color-2: #f1c73d; --color-3: #fead9e; --color-4: #f5866a; --color-5: #5c4c71. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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