← Back to Editor

#F0C0C0 · #F0CCC0 · #F0D8C0 · #F0E4C0 · #F0F0C0

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#F0C0C0

Peach Pink · LightPink · Cherry Blossom

HEX
#F0C0C0
RGB
rgb(240, 192, 192)
HSL
hsl(0, 62%, 85%)
HSB
hsb(0, 20%, 94%)
CMYK
cmyk(0%, 20%, 20%, 6%)
Oklch
oklch(85.0% 0.055 18.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F0CCC0

Apricot · Pink · Peach Orange

HEX
#F0CCC0
RGB
rgb(240, 204, 192)
HSL
hsl(15, 62%, 85%)
HSB
hsb(15, 20%, 94%)
CMYK
cmyk(0%, 15%, 20%, 6%)
Oklch
oklch(87.3% 0.044 39.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F0D8C0

Goose Yellow · Wheat · Peach Orange

HEX
#F0D8C0
RGB
rgb(240, 216, 192)
HSL
hsl(30, 62%, 85%)
HSB
hsb(30, 20%, 94%)
CMYK
cmyk(0%, 10%, 20%, 6%)
Oklch
oklch(89.6% 0.042 67.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F0E4C0

Goose Yellow · Wheat · Lemon Cream

HEX
#F0E4C0
RGB
rgb(240, 228, 192)
HSL
hsl(45, 62%, 85%)
HSB
hsb(45, 20%, 94%)
CMYK
cmyk(0%, 5%, 20%, 6%)
Oklch
oklch(91.9% 0.049 91.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F0F0C0

Fresh Green · Bisque · Lemon Cream

HEX
#F0F0C0
RGB
rgb(240, 240, 192)
HSL
hsl(60, 62%, 85%)
HSB
hsb(60, 20%, 94%)
CMYK
cmyk(0%, 0%, 20%, 6%)
Oklch
oklch(94.3% 0.062 107.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0C0C0
C1F0F0

Analogous

F0C1D9
F0C0C0
F0D9C1

Triadic

F0C0C0
C1F0C1
C1C1F0

Split-Comp.

F0C0C0
C1F0D9
C1D9F0

Tetradic

F0C0C0
D9F0C1
C1F0F0
D9C1F0

Contrast Matrix WCAG 2.1 Contrast

F0C0C0
F0CCC0
F0D8C0
F0E4C0
F0F0C0
1.1
Fail
1.2
Fail
1.3
Fail
1.4
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.4
Fail
1.3
Fail
1.2
Fail
1.1
Fail
White BG
1.6Fail
1.5Fail
1.4Fail
1.3Fail
1.2Fail
Black BG
13.0AAA
14.1AAA
15.3AAA
16.6AAA
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DBDBC0
E0E0C3
E6E5C6
EBEBC9
F0F0CC

Deuteranopia

DEE2C0
E3E5C4
E7E9C7
ECECCB
F0F0CE

Tritanopia

EEC0C0
EEC5C6
EFCACB
EFD0D1
F0D5D7

Achromatopsia

CECECE
D5D5D5
DCDCDC
E3E3E3
EBEBEB

Shades & Tints Shades & Tints

#F0C0C0

Dark
Light

#F0CCC0

Dark
Light

#F0D8C0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0c0c0;
  --color-2: #f0ccc0;
  --color-3: #f0d8c0;
  --color-4: #f0e4c0;
  --color-5: #f0f0c0;
}

SCSS

$color-1: #f0c0c0;
$color-2: #f0ccc0;
$color-3: #f0d8c0;
$color-4: #f0e4c0;
$color-5: #f0f0c0;

TAILWIND

colors: {
  'brand-1': '#f0c0c0',
  'brand-2': '#f0ccc0',
  'brand-3': '#f0d8c0',
  'brand-4': '#f0e4c0',
  'brand-5': '#f0f0c0',
}

RGB Array

[240, 192, 192], [240, 204, 192], [240, 216, 192], [240, 228, 192], [240, 240, 192]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0C0C0, #F0CCC0, #F0D8C0, #F0E4C0, #F0F0C0 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. 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: #f0c0c0; --color-2: #f0ccc0; --color-3: #f0d8c0; --color-4: #f0e4c0; --color-5: #f0f0c0. 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. 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