← Back to Editor

#FECAC0 · #F1F5AE · #C7D578 · #6E7E79 · #ABCFAF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FECAC0

Peach Pink · Pink · Cherry Blossom

HEX
#FECAC0
RGB
rgb(254, 202, 192)
HSL
hsl(10, 97%, 87%)
HSB
hsb(10, 24%, 100%)
CMYK
cmyk(0%, 20%, 24%, 0%)
Oklch
oklch(88.2% 0.061 30.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F1F5AE

Fresh Green · Wheat · Lemon Cream

HEX
#F1F5AE
RGB
rgb(241, 245, 174)
HSL
hsl(63, 78%, 82%)
HSB
hsb(63, 29%, 96%)
CMYK
cmyk(2%, 0%, 29%, 4%)
Oklch
oklch(95.1% 0.090 110.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C7D578

Fresh Green · BurlyWood · Sunflower

HEX
#C7D578
RGB
rgb(199, 213, 120)
HSL
hsl(69, 53%, 65%)
HSB
hsb(69, 44%, 84%)
CMYK
cmyk(7%, 0%, 44%, 16%)
Oklch
oklch(84.2% 0.119 116.0)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#6E7E79

Ink Gray · Gray · Warm Gray

HEX
#6E7E79
RGB
rgb(110, 126, 121)
HSL
hsl(161, 7%, 46%)
HSB
hsb(161, 13%, 49%)
CMYK
cmyk(13%, 0%, 4%, 51%)
Oklch
oklch(57.8% 0.020 174.8)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#ABCFAF

Celadon · Silver · Apple Green

HEX
#ABCFAF
RGB
rgb(171, 207, 175)
HSL
hsl(127, 27%, 74%)
HSB
hsb(127, 17%, 81%)
CMYK
cmyk(17%, 0%, 15%, 19%)
Oklch
oklch(82.0% 0.059 148.1)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FECAC0
BEF3FE

Analogous

FEBED3
FECAC0
FEE9BE

Triadic

FECAC0
BEFEC8
C8BEFE

Split-Comp.

FECAC0
BEFEE9
BED3FE

Tetradic

FECAC0
D3FEBE
BEF3FE
E9BEFE

Contrast Matrix WCAG 2.1 Contrast

FECAC0
F1F5AE
C7D578
6E7E79
ABCFAF
1.3
Fail
1.1
Fail
2.9
Fail
1.2
Fail
1.3
Fail
1.4
Fail
3.7
AA Large
1.5
Fail
1.1
Fail
1.4
Fail
2.7
Fail
1.1
Fail
2.9
Fail
3.7
AA Large
2.7
Fail
2.5
Fail
1.2
Fail
1.5
Fail
1.1
Fail
2.5
Fail
White BG
1.5Fail
1.1Fail
1.6Fail
4.3AA Large
1.7Fail
Black BG
14.4AAA
18.4AAA
13.2AAA
4.9AA
12.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7C2
F3F3BF
CDCD8F
75757A
BBBBB7

Deuteranopia

EBEEC3
F3F2C3
CCCB94
74737A
B9B6B9

Tritanopia

FBC4C5
F1CDD0
C8A0A4
6F7B7B
ADBDBE

Achromatopsia

D8D8D8
ECECEC
C6C6C6
797979
C1C1C1

Shades & Tints Shades & Tints

#FECAC0

Dark
Light

#F1F5AE

Dark
Light

#C7D578

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fecac0;
  --color-2: #f1f5ae;
  --color-3: #c7d578;
  --color-4: #6e7e79;
  --color-5: #abcfaf;
}

SCSS

$color-1: #fecac0;
$color-2: #f1f5ae;
$color-3: #c7d578;
$color-4: #6e7e79;
$color-5: #abcfaf;

TAILWIND

colors: {
  'brand-1': '#fecac0',
  'brand-2': '#f1f5ae',
  'brand-3': '#c7d578',
  'brand-4': '#6e7e79',
  'brand-5': '#abcfaf',
}

RGB Array

[254, 202, 192], [241, 245, 174], [199, 213, 120], [110, 126, 121], [171, 207, 175]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FECAC0, #F1F5AE, #C7D578, #6E7E79, #ABCFAF is ideal for: health products, baby brands, fresh-style blogs, 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: #fecac0; --color-2: #f1f5ae; --color-3: #c7d578; --color-4: #6e7e79; --color-5: #abcfaf. 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 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