← Back to Editor

#FFFFFF · #FFF0F0 · #F5E1E1 · #E3D8D8 · #B0ABAB

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FFF0F0

Peach Pink · SeaShell · Cherry Blossom

HEX
#FFF0F0
RGB
rgb(255, 240, 240)
HSL
hsl(0, 100%, 97%)
HSB
hsb(0, 6%, 100%)
CMYK
cmyk(0%, 6%, 6%, 0%)
Oklch
oklch(96.7% 0.016 17.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F5E1E1

Peach Pink · Linen · Cherry Blossom

HEX
#F5E1E1
RGB
rgb(245, 225, 225)
HSL
hsl(0, 50%, 92%)
HSB
hsb(0, 8%, 96%)
CMYK
cmyk(0%, 8%, 8%, 4%)
Oklch
oklch(92.6% 0.022 17.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#E3D8D8

Peach Pink · LightGray · Cherry Blossom

HEX
#E3D8D8
RGB
rgb(227, 216, 216)
HSL
hsl(0, 16%, 87%)
HSB
hsb(0, 5%, 89%)
CMYK
cmyk(0%, 5%, 5%, 11%)
Oklch
oklch(89.1% 0.012 17.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#B0ABAB

Ash · DarkGray · Silver Sand

HEX
#B0ABAB
RGB
rgb(176, 171, 171)
HSL
hsl(0, 3%, 68%)
HSB
hsb(0, 3%, 69%)
CMYK
cmyk(0%, 3%, 3%, 31%)
Oklch
oklch(74.5% 0.006 17.3)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
FFF0F0
F5E1E1
E3D8D8
B0ABAB
1.1
Fail
1.3
Fail
1.4
Fail
2.3
Fail
1.1
Fail
1.1
Fail
1.3
Fail
2.0
Fail
1.3
Fail
1.1
Fail
1.1
Fail
1.8
Fail
1.4
Fail
1.3
Fail
1.1
Fail
1.6
Fail
2.3
Fail
2.0
Fail
1.8
Fail
1.6
Fail
White BG
1.0Fail
1.1Fail
1.3Fail
1.4Fail
2.3Fail
Black BG
21.0AAA
19.0AAA
16.7AAA
15.1AAA
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F9F8F0
ECECE1
DEDED8
AEAEAB

Deuteranopia

FFFFFF
F9FBF0
EEEFE1
DFE0D8
AEAFAB

Tritanopia

FFFFFF
FEF0F0
F4E1E1
E2D8D8
B0ABAB

Achromatopsia

FFFFFF
F4F4F4
E7E7E7
DBDBDB
ACACAC

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFF0F0

Dark
Light

#F5E1E1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fff0f0;
  --color-3: #f5e1e1;
  --color-4: #e3d8d8;
  --color-5: #b0abab;
}

SCSS

$color-1: #ffffff;
$color-2: #fff0f0;
$color-3: #f5e1e1;
$color-4: #e3d8d8;
$color-5: #b0abab;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fff0f0',
  'brand-3': '#f5e1e1',
  'brand-4': '#e3d8d8',
  'brand-5': '#b0abab',
}

RGB Array

[255, 255, 255], [255, 240, 240], [245, 225, 225], [227, 216, 216], [176, 171, 171]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFF0F0, #F5E1E1, #E3D8D8, #B0ABAB is ideal for: health products, baby brands, fresh-style blogs. 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: #ffffff; --color-2: #fff0f0; --color-3: #f5e1e1; --color-4: #e3d8d8; --color-5: #b0abab. 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 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