#BDEAC8 Color

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

Color preview

#BDEAC8

Color formats

HEX
#BDEAC8
RGB
rgb(189, 234, 200)
RGBA
rgba(189, 234, 200, 1)
HSL
hsl(135, 52%, 83%)
HSV
hsv(135, 19%, 92%)
CMYK
cmyk(19%, 0%, 15%, 8%)
CSS variable
--color-primary: #BDEAC8;
Lowercase HEX
#bdeac8

Shades

Tints

Tones

Harmony

CSS snippets for #BDEAC8

.color-bdeac8 {
  color: #BDEAC8;
  background-color: #BDEAC8;
}

Frequently asked questions

What color is #BDEAC8?+

#BDEAC8 is a HEX color with RGB value rgb(189, 234, 200) and HSL value hsl(135, 52%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDEAC8?+

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