#BBDAD0 Color

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

Color preview

#BBDAD0

Color formats

HEX
#BBDAD0
RGB
rgb(187, 218, 208)
RGBA
rgba(187, 218, 208, 1)
HSL
hsl(161, 30%, 79%)
HSV
hsv(161, 14%, 85%)
CMYK
cmyk(14%, 0%, 5%, 15%)
CSS variable
--color-primary: #BBDAD0;
Lowercase HEX
#bbdad0

Shades

Tints

Tones

Harmony

CSS snippets for #BBDAD0

.color-bbdad0 {
  color: #BBDAD0;
  background-color: #BBDAD0;
}

Frequently asked questions

What color is #BBDAD0?+

#BBDAD0 is a HEX color with RGB value rgb(187, 218, 208) and HSL value hsl(161, 30%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BBDAD0?+

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