← Back to Editor

#FFFFFB · #FBF1E8 · #FBD5D4 · #94A8B1 · #C2C7CB

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

WorkspaceReading

Color Details Color Details

#FFFFFB

Fresh Green · White · Lemon Cream

HEX
#FFFFFB
RGB
rgb(255, 255, 251)
HSL
hsl(60, 100%, 99%)
HSB
hsb(60, 2%, 100%)
CMYK
cmyk(0%, 0%, 2%, 0%)
Oklch
oklch(99.9% 0.005 106.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FBF1E8

Apricot · Linen · Peach Orange

HEX
#FBF1E8
RGB
rgb(251, 241, 232)
HSL
hsl(28, 70%, 95%)
HSB
hsb(28, 8%, 98%)
CMYK
cmyk(0%, 4%, 8%, 2%)
Oklch
oklch(96.4% 0.016 64.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FBD5D4

Peach Pink · Bisque · Cherry Blossom

HEX
#FBD5D4
RGB
rgb(251, 213, 212)
HSL
hsl(2, 83%, 91%)
HSB
hsb(2, 16%, 98%)
CMYK
cmyk(0%, 15%, 16%, 2%)
Oklch
oklch(90.5% 0.043 19.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#94A8B1

Sky Blue · DarkGray · Lake Green

HEX
#94A8B1
RGB
rgb(148, 168, 177)
HSL
hsl(199, 16%, 64%)
HSB
hsb(199, 16%, 69%)
CMYK
cmyk(16%, 5%, 0%, 31%)
Oklch
oklch(71.9% 0.026 226.6)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#C2C7CB

Sky Blue · Silver · Pearl Gray

HEX
#C2C7CB
RGB
rgb(194, 199, 203)
HSL
hsl(207, 8%, 78%)
HSB
hsb(207, 4%, 80%)
CMYK
cmyk(4%, 2%, 0%, 20%)
Oklch
oklch(82.7% 0.008 241.7)

TraditionalSky Blue」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFB
FAFAFF

Analogous

FFFCFA
FFFFFB
FCFFFA

Triadic

FFFFFB
FAFFFF
FFFAFF

Split-Comp.

FFFFFB
FAFCFF
FCFAFF

Tetradic

FFFFFB
FAFFFC
FAFAFF
FFFAFC

Contrast Matrix WCAG 2.1 Contrast

FFFFFB
FBF1E8
FBD5D4
94A8B1
C2C7CB
1.1
Fail
1.3
Fail
2.5
Fail
1.7
Fail
1.1
Fail
1.2
Fail
2.2
Fail
1.5
Fail
1.3
Fail
1.2
Fail
1.8
Fail
1.3
Fail
2.5
Fail
2.2
Fail
1.8
Fail
1.5
Fail
1.7
Fail
1.5
Fail
1.3
Fail
1.5
Fail
White BG
1.0Fail
1.1Fail
1.3Fail
2.5Fail
1.7Fail
Black BG
20.9AAA
18.8AAA
15.6AAA
8.5AAA
12.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFC
F7F7EA
EBEAD4
9D9DAF
C4C4CA

Deuteranopia

FFFFFC
F7F8EB
EDF0D4
9C9AAE
C4C3CA

Tritanopia

FFFDFD
FBECEC
F9D4D4
95ADAD
C2C9C9

Achromatopsia

FFFFFF
F3F3F3
E0E0E0
A3A3A3
C6C6C6

Shades & Tints Shades & Tints

#FFFFFB

Dark
Light

#FBF1E8

Dark
Light

#FBD5D4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffffb;
  --color-2: #fbf1e8;
  --color-3: #fbd5d4;
  --color-4: #94a8b1;
  --color-5: #c2c7cb;
}

SCSS

$color-1: #fffffb;
$color-2: #fbf1e8;
$color-3: #fbd5d4;
$color-4: #94a8b1;
$color-5: #c2c7cb;

TAILWIND

colors: {
  'brand-1': '#fffffb',
  'brand-2': '#fbf1e8',
  'brand-3': '#fbd5d4',
  'brand-4': '#94a8b1',
  'brand-5': '#c2c7cb',
}

RGB Array

[255, 255, 251], [251, 241, 232], [251, 213, 212], [148, 168, 177], [194, 199, 203]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFB, #FBF1E8, #FBD5D4, #94A8B1, #C2C7CB 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: #fffffb; --color-2: #fbf1e8; --color-3: #fbd5d4; --color-4: #94a8b1; --color-5: #c2c7cb. 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