← Back to Editor

#4B4B4B · #BCBCBC · #FEEAD2 · #FBD6BB · #F3C9CA

spring

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#4B4B4B

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4B4B4B
RGB
rgb(75, 75, 75)
HSL
hsl(0, 0%, 29%)
HSB
hsb(0, 0%, 29%)
CMYK
cmyk(0%, 0%, 0%, 71%)
Oklch
oklch(41.3% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#BCBCBC

Silver Gray · Silver · Pearl Gray

HEX
#BCBCBC
RGB
rgb(188, 188, 188)
HSL
hsl(0, 0%, 74%)
HSB
hsb(0, 0%, 74%)
CMYK
cmyk(0%, 0%, 0%, 26%)
Oklch
oklch(79.5% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#FEEAD2

Goose Yellow · Bisque · Peach Orange

HEX
#FEEAD2
RGB
rgb(254, 234, 210)
HSL
hsl(33, 96%, 91%)
HSB
hsb(33, 17%, 100%)
CMYK
cmyk(0%, 8%, 17%, 0%)
Oklch
oklch(94.7% 0.038 72.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FBD6BB

Apricot · Wheat · Peach Orange

HEX
#FBD6BB
RGB
rgb(251, 214, 187)
HSL
hsl(25, 89%, 86%)
HSB
hsb(25, 25%, 98%)
CMYK
cmyk(0%, 15%, 25%, 2%)
Oklch
oklch(90.0% 0.055 58.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F3C9CA

Peach Pink · Pink · Cherry Blossom

HEX
#F3C9CA
RGB
rgb(243, 201, 202)
HSL
hsl(359, 64%, 87%)
HSB
hsb(359, 17%, 95%)
CMYK
cmyk(0%, 17%, 17%, 5%)
Oklch
oklch(87.2% 0.048 16.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4B4B4B
4A4A4A

Analogous

4A4A4A
4B4B4B
4A4A4A

Triadic

4B4B4B
4A4A4A
4A4A4A

Split-Comp.

4B4B4B
4A4A4A
4A4A4A

Tetradic

4B4B4B
4A4A4A
4A4A4A
4A4A4A

Contrast Matrix WCAG 2.1 Contrast

4B4B4B
BCBCBC
FEEAD2
FBD6BB
F3C9CA
4.6
AA
7.4
AAA
6.4
AA
5.8
AA
4.6
AA
1.6
Fail
1.4
Fail
1.3
Fail
7.4
AAA
1.6
Fail
1.2
Fail
1.3
Fail
6.4
AA
1.4
Fail
1.2
Fail
1.1
Fail
5.8
AA
1.3
Fail
1.3
Fail
1.1
Fail
White BG
8.7AAA
1.9Fail
1.2Fail
1.4Fail
1.5Fail
Black BG
2.4Fail
11.1AAA
17.9AAA
15.4AAA
14.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

4B4B4B
BCBCBC
F5F5D8
EBEBC2
E1E0CA

Deuteranopia

4B4B4B
BCBCBC
F7F8D9
EDF0C3
E3E6CA

Tritanopia

4B4B4B
BCBCBC
FDDCDD
F9C7C8
F1CACA

Achromatopsia

4B4B4B
BCBCBC
EDEDED
DEDEDE
D6D6D6

Shades & Tints Shades & Tints

#4B4B4B

Dark
Light

#BCBCBC

Dark
Light

#FEEAD2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4b4b4b;
  --color-2: #bcbcbc;
  --color-3: #feead2;
  --color-4: #fbd6bb;
  --color-5: #f3c9ca;
}

SCSS

$color-1: #4b4b4b;
$color-2: #bcbcbc;
$color-3: #feead2;
$color-4: #fbd6bb;
$color-5: #f3c9ca;

TAILWIND

colors: {
  'brand-1': '#4b4b4b',
  'brand-2': '#bcbcbc',
  'brand-3': '#feead2',
  'brand-4': '#fbd6bb',
  'brand-5': '#f3c9ca',
}

RGB Array

[75, 75, 75], [188, 188, 188], [254, 234, 210], [251, 214, 187], [243, 201, 202]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This spring-style palette of #4B4B4B, #BCBCBC, #FEEAD2, #FBD6BB, #F3C9CA 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: #4b4b4b; --color-2: #bcbcbc; --color-3: #feead2; --color-4: #fbd6bb; --color-5: #f3c9ca. 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 spring-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