#BBDACF Color

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

Color preview

#BBDACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BBDACF

.color-bbdacf {
  color: #BBDACF;
  background-color: #BBDACF;
}

Frequently asked questions

What color is #BBDACF?+

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

What is the closest Tailwind color to #BBDACF?+

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