← Back to Editor

#F0F0F0 · #FFBFBF · #FF5E5E · #CC1212 · #FFA3A3

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 AppData Visualization

Color Details Color Details

#F0F0F0

Plain White · Linen · Cloud White

HEX
#F0F0F0
RGB
rgb(240, 240, 240)
HSL
hsl(0, 0%, 94%)
HSB
hsb(0, 0%, 94%)
CMYK
cmyk(0%, 0%, 0%, 6%)
Oklch
oklch(95.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#FFBFBF

Peach Pink · LightPink · Cherry Blossom

HEX
#FFBFBF
RGB
rgb(255, 191, 191)
HSL
hsl(0, 100%, 87%)
HSB
hsb(0, 25%, 100%)
CMYK
cmyk(0%, 25%, 25%, 0%)
Oklch
oklch(86.3% 0.074 18.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FF5E5E

Peach Pink · Tomato · Coral Red

HEX
#FF5E5E
RGB
rgb(255, 94, 94)
HSL
hsl(0, 100%, 68%)
HSB
hsb(0, 63%, 100%)
CMYK
cmyk(0%, 63%, 63%, 0%)
Oklch
oklch(69.4% 0.196 23.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#CC1212

Vermilion · FireBrick · Passion Red

HEX
#CC1212
RGB
rgb(204, 18, 18)
HSL
hsl(0, 84%, 44%)
HSB
hsb(0, 91%, 80%)
CMYK
cmyk(0%, 91%, 91%, 20%)
Oklch
oklch(53.6% 0.212 28.5)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FFA3A3

Peach Pink · LightPink · Cherry Blossom

HEX
#FFA3A3
RGB
rgb(255, 163, 163)
HSL
hsl(0, 100%, 82%)
HSB
hsb(0, 36%, 100%)
CMYK
cmyk(0%, 36%, 36%, 0%)
Oklch
oklch(80.7% 0.110 19.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0F0
F0F0F0

Analogous

F0F0F0
F0F0F0
F0F0F0

Triadic

F0F0F0
F0F0F0
F0F0F0

Split-Comp.

F0F0F0
F0F0F0
F0F0F0

Tetradic

F0F0F0
F0F0F0
F0F0F0
F0F0F0

Contrast Matrix WCAG 2.1 Contrast

F0F0F0
FFBFBF
FF5E5E
CC1212
FFA3A3
1.4
Fail
2.6
Fail
5.0
AA
1.7
Fail
1.4
Fail
1.9
Fail
3.7
AA Large
1.2
Fail
2.6
Fail
1.9
Fail
1.9
Fail
1.6
Fail
5.0
AA
3.7
AA Large
1.9
Fail
3.0
AA Large
1.7
Fail
1.2
Fail
1.6
Fail
3.0
AA Large
White BG
1.1Fail
1.6Fail
3.0Fail
5.7AA
1.9Fail
Black BG
18.4AAA
13.5AAA
7.0AAA
3.7AA Large
11.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0F0
E3E3BF
B9B85E
7B7A12
D7D6A3

Deuteranopia

F0F0F0
E7ECBF
C3CF5E
869412
DDE3A3

Tritanopia

F0F0F0
FCBFBF
F75E5E
C31212
FAA3A3

Achromatopsia

F0F0F0
D2D2D2
8E8E8E
4A4A4A
BFBFBF

Shades & Tints Shades & Tints

#F0F0F0

Dark
Light

#FFBFBF

Dark
Light

#FF5E5E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0f0;
  --color-2: #ffbfbf;
  --color-3: #ff5e5e;
  --color-4: #cc1212;
  --color-5: #ffa3a3;
}

SCSS

$color-1: #f0f0f0;
$color-2: #ffbfbf;
$color-3: #ff5e5e;
$color-4: #cc1212;
$color-5: #ffa3a3;

TAILWIND

colors: {
  'brand-1': '#f0f0f0',
  'brand-2': '#ffbfbf',
  'brand-3': '#ff5e5e',
  'brand-4': '#cc1212',
  'brand-5': '#ffa3a3',
}

RGB Array

[240, 240, 240], [255, 191, 191], [255, 94, 94], [204, 18, 18], [255, 163, 163]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0F0, #FFBFBF, #FF5E5E, #CC1212, #FFA3A3 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: #f0f0f0; --color-2: #ffbfbf; --color-3: #ff5e5e; --color-4: #cc1212; --color-5: #ffa3a3. 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