#BDE9D8 Color

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

Color preview

#BDE9D8

Color formats

HEX
#BDE9D8
RGB
rgb(189, 233, 216)
RGBA
rgba(189, 233, 216, 1)
HSL
hsl(157, 50%, 83%)
HSV
hsv(157, 19%, 91%)
CMYK
cmyk(19%, 0%, 7%, 9%)
CSS variable
--color-primary: #BDE9D8;
Lowercase HEX
#bde9d8

Shades

Tints

Tones

Harmony

CSS snippets for #BDE9D8

.color-bde9d8 {
  color: #BDE9D8;
  background-color: #BDE9D8;
}

Frequently asked questions

What color is #BDE9D8?+

#BDE9D8 is a HEX color with RGB value rgb(189, 233, 216) and HSL value hsl(157, 50%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDE9D8?+

The closest Tailwind color is green-200, available as the bg-green-200 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