#BBCFD8 Color

Inspect #BBCFD8 across formats, palettes, contrast and closest named color matches.

Color preview

#BBCFD8

Color formats

HEX
#BBCFD8
RGB
rgb(187, 207, 216)
RGBA
rgba(187, 207, 216, 1)
HSL
hsl(199, 27%, 79%)
HSV
hsv(199, 13%, 85%)
CMYK
cmyk(13%, 4%, 0%, 15%)
CSS variable
--color-primary: #BBCFD8;
Lowercase HEX
#bbcfd8

Shades

Tints

Tones

Harmony

CSS snippets for #BBCFD8

.color-bbcfd8 {
  color: #BBCFD8;
  background-color: #BBCFD8;
}

Frequently asked questions

What color is #BBCFD8?+

#BBCFD8 is a HEX color with RGB value rgb(187, 207, 216) and HSL value hsl(199, 27%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BBCFD8?+

The closest Tailwind color is slate-300, available as the bg-slate-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools