#BDDBDD Color

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

Color preview

#BDDBDD

Color formats

HEX
#BDDBDD
RGB
rgb(189, 219, 221)
RGBA
rgba(189, 219, 221, 1)
HSL
hsl(184, 32%, 80%)
HSV
hsv(184, 14%, 87%)
CMYK
cmyk(14%, 1%, 0%, 13%)
CSS variable
--color-primary: #BDDBDD;
Lowercase HEX
#bddbdd

Shades

Tints

Tones

Harmony

CSS snippets for #BDDBDD

.color-bddbdd {
  color: #BDDBDD;
  background-color: #BDDBDD;
}

Frequently asked questions

What color is #BDDBDD?+

#BDDBDD is a HEX color with RGB value rgb(189, 219, 221) and HSL value hsl(184, 32%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDBDD?+

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