#BDEEC8 Color

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

Color preview

#BDEEC8

Color formats

HEX
#BDEEC8
RGB
rgb(189, 238, 200)
RGBA
rgba(189, 238, 200, 1)
HSL
hsl(133, 59%, 84%)
HSV
hsv(133, 21%, 93%)
CMYK
cmyk(21%, 0%, 16%, 7%)
CSS variable
--color-primary: #BDEEC8;
Lowercase HEX
#bdeec8

Shades

Tints

Tones

Harmony

CSS snippets for #BDEEC8

.color-bdeec8 {
  color: #BDEEC8;
  background-color: #BDEEC8;
}

Frequently asked questions

What color is #BDEEC8?+

#BDEEC8 is a HEX color with RGB value rgb(189, 238, 200) and HSL value hsl(133, 59%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDEEC8?+

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