#BDDAD1 Color

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

Color preview

#BDDAD1

Color formats

HEX
#BDDAD1
RGB
rgb(189, 218, 209)
RGBA
rgba(189, 218, 209, 1)
HSL
hsl(161, 28%, 80%)
HSV
hsv(161, 13%, 85%)
CMYK
cmyk(13%, 0%, 4%, 15%)
CSS variable
--color-primary: #BDDAD1;
Lowercase HEX
#bddad1

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAD1

.color-bddad1 {
  color: #BDDAD1;
  background-color: #BDDAD1;
}

Frequently asked questions

What color is #BDDAD1?+

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

What is the closest Tailwind color to #BDDAD1?+

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