#BDDACF Color

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

Color preview

#BDDACF

Color formats

HEX
#BDDACF
RGB
rgb(189, 218, 207)
RGBA
rgba(189, 218, 207, 1)
HSL
hsl(157, 28%, 80%)
HSV
hsv(157, 13%, 85%)
CMYK
cmyk(13%, 0%, 5%, 15%)
CSS variable
--color-primary: #BDDACF;
Lowercase HEX
#bddacf

Shades

Tints

Tones

Harmony

CSS snippets for #BDDACF

.color-bddacf {
  color: #BDDACF;
  background-color: #BDDACF;
}

Frequently asked questions

What color is #BDDACF?+

#BDDACF is a HEX color with RGB value rgb(189, 218, 207) and HSL value hsl(157, 28%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDDACF?+

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