#BBDACB Color

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

Color preview

#BBDACB

Color formats

HEX
#BBDACB
RGB
rgb(187, 218, 203)
RGBA
rgba(187, 218, 203, 1)
HSL
hsl(151, 30%, 79%)
HSV
hsv(151, 14%, 85%)
CMYK
cmyk(14%, 0%, 7%, 15%)
CSS variable
--color-primary: #BBDACB;
Lowercase HEX
#bbdacb

Shades

Tints

Tones

Harmony

CSS snippets for #BBDACB

.color-bbdacb {
  color: #BBDACB;
  background-color: #BBDACB;
}

Frequently asked questions

What color is #BBDACB?+

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

What is the closest Tailwind color to #BBDACB?+

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