#BDDDE7 Color

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

Color preview

#BDDDE7

Color formats

HEX
#BDDDE7
RGB
rgb(189, 221, 231)
RGBA
rgba(189, 221, 231, 1)
HSL
hsl(194, 47%, 82%)
HSV
hsv(194, 18%, 91%)
CMYK
cmyk(18%, 4%, 0%, 9%)
CSS variable
--color-primary: #BDDDE7;
Lowercase HEX
#bddde7

Shades

Tints

Tones

Harmony

CSS snippets for #BDDDE7

.color-bddde7 {
  color: #BDDDE7;
  background-color: #BDDDE7;
}

Frequently asked questions

What color is #BDDDE7?+

#BDDDE7 is a HEX color with RGB value rgb(189, 221, 231) and HSL value hsl(194, 47%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDDE7?+

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