← Back to Editor

#9B9B9B · #D8D4D5 · #F4F4F7 · #91D9F9 · #00B5E9

pastel

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

GentleSoothingSweetWarmCool

Industry INDUSTRY

Kids & BabyBeautyLifestyle

UI Context UI CONTEXT

E-commerceSocial PostIllustrationData Visualization

Color Details Color Details

#9B9B9B

Ash · DarkGray · Silver Sand

HEX
#9B9B9B
RGB
rgb(155, 155, 155)
HSL
hsl(0, 0%, 61%)
HSB
hsb(0, 0%, 61%)
CMYK
cmyk(0%, 0%, 0%, 39%)
Oklch
oklch(68.9% 0.000 89.9)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#D8D4D5

Silver Gray · LightGray · Pearl Gray

HEX
#D8D4D5
RGB
rgb(216, 212, 213)
HSL
hsl(345, 5%, 84%)
HSB
hsb(345, 2%, 85%)
CMYK
cmyk(0%, 2%, 1%, 15%)
Oklch
oklch(87.3% 0.005 0.0)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#F4F4F7

Wisteria · Snow · Sky Blue

HEX
#F4F4F7
RGB
rgb(244, 244, 247)
HSL
hsl(240, 16%, 96%)
HSB
hsb(240, 1%, 97%)
CMYK
cmyk(1%, 1%, 0%, 3%)
Oklch
oklch(96.8% 0.004 286.3)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#91D9F9

Sky Blue · LightSkyBlue · Glacier Blue

HEX
#91D9F9
RGB
rgb(145, 217, 249)
HSL
hsl(198, 90%, 77%)
HSB
hsb(198, 42%, 98%)
CMYK
cmyk(42%, 13%, 0%, 2%)
Oklch
oklch(84.9% 0.084 227.8)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#00B5E9

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#00B5E9
RGB
rgb(0, 181, 233)
HSL
hsl(193, 100%, 46%)
HSB
hsb(193, 100%, 91%)
CMYK
cmyk(100%, 22%, 0%, 9%)
Oklch
oklch(72.1% 0.140 227.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

9B9B9B
9C9C9C

Analogous

9C9C9C
9B9B9B
9C9C9C

Triadic

9B9B9B
9C9C9C
9C9C9C

Split-Comp.

9B9B9B
9C9C9C
9C9C9C

Tetradic

9B9B9B
9C9C9C
9C9C9C
9C9C9C

Contrast Matrix WCAG 2.1 Contrast

9B9B9B
D8D4D5
F4F4F7
91D9F9
00B5E9
1.9
Fail
2.5
Fail
1.8
Fail
1.2
Fail
1.9
Fail
1.3
Fail
1.1
Fail
1.6
Fail
2.5
Fail
1.3
Fail
1.4
Fail
2.2
Fail
1.8
Fail
1.1
Fail
1.4
Fail
1.5
Fail
1.2
Fail
1.6
Fail
2.2
Fail
1.5
Fail
White BG
2.8Fail
1.5Fail
1.1Fail
1.6Fail
2.4Fail
Black BG
7.6AAA
14.3AAA
19.1AAA
13.5AAA
8.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

9B9B9B
D6D6D5
F4F4F6
B0B1F1
4E50DC

Deuteranopia

9B9B9B
D7D7D5
F4F4F6
ACA7EF
4436D9

Tritanopia

9B9B9B
D8D5D5
F4F6F6
95EBEA
09D2D0

Achromatopsia

9B9B9B
D5D5D5
F4F4F4
C7C7C7
858585

Shades & Tints Shades & Tints

#9B9B9B

Dark
Light

#D8D4D5

Dark
Light

#F4F4F7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #9b9b9b;
  --color-2: #d8d4d5;
  --color-3: #f4f4f7;
  --color-4: #91d9f9;
  --color-5: #00b5e9;
}

SCSS

$color-1: #9b9b9b;
$color-2: #d8d4d5;
$color-3: #f4f4f7;
$color-4: #91d9f9;
$color-5: #00b5e9;

TAILWIND

colors: {
  'brand-1': '#9b9b9b',
  'brand-2': '#d8d4d5',
  'brand-3': '#f4f4f7',
  'brand-4': '#91d9f9',
  'brand-5': '#00b5e9',
}

RGB Array

[155, 155, 155], [216, 212, 213], [244, 244, 247], [145, 217, 249], [0, 181, 233]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #9B9B9B, #D8D4D5, #F4F4F7, #91D9F9, #00B5E9 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: #9b9b9b; --color-2: #d8d4d5; --color-3: #f4f4f7; --color-4: #91d9f9; --color-5: #00b5e9. 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 pastel-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