#BBDAC8 Color

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

Color preview

#BBDAC8

Color formats

HEX
#BBDAC8
RGB
rgb(187, 218, 200)
RGBA
rgba(187, 218, 200, 1)
HSL
hsl(145, 30%, 79%)
HSV
hsv(145, 14%, 85%)
CMYK
cmyk(14%, 0%, 8%, 15%)
CSS variable
--color-primary: #BBDAC8;
Lowercase HEX
#bbdac8

Shades

Tints

Tones

Harmony

CSS snippets for #BBDAC8

.color-bbdac8 {
  color: #BBDAC8;
  background-color: #BBDAC8;
}

Frequently asked questions

What color is #BBDAC8?+

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

What is the closest Tailwind color to #BBDAC8?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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