#BDDDDB Color

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

Color preview

#BDDDDB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDDDDB

.color-bddddb {
  color: #BDDDDB;
  background-color: #BDDDDB;
}

Frequently asked questions

What color is #BDDDDB?+

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

What is the closest Tailwind color to #BDDDDB?+

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