#BBDBC8 Color

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

Color preview

#BBDBC8

Color formats

HEX
#BBDBC8
RGB
rgb(187, 219, 200)
RGBA
rgba(187, 219, 200, 1)
HSL
hsl(144, 31%, 80%)
HSV
hsv(144, 15%, 86%)
CMYK
cmyk(15%, 0%, 9%, 14%)
CSS variable
--color-primary: #BBDBC8;
Lowercase HEX
#bbdbc8

Shades

Tints

Tones

Harmony

CSS snippets for #BBDBC8

.color-bbdbc8 {
  color: #BBDBC8;
  background-color: #BBDBC8;
}

Frequently asked questions

What color is #BBDBC8?+

#BBDBC8 is a HEX color with RGB value rgb(187, 219, 200) and HSL value hsl(144, 31%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BBDBC8?+

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