#BDEEC2 Color

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

Color preview

#BDEEC2

Color formats

HEX
#BDEEC2
RGB
rgb(189, 238, 194)
RGBA
rgba(189, 238, 194, 1)
HSL
hsl(126, 59%, 84%)
HSV
hsv(126, 21%, 93%)
CMYK
cmyk(21%, 0%, 18%, 7%)
CSS variable
--color-primary: #BDEEC2;
Lowercase HEX
#bdeec2

Shades

Tints

Tones

Harmony

CSS snippets for #BDEEC2

.color-bdeec2 {
  color: #BDEEC2;
  background-color: #BDEEC2;
}

Frequently asked questions

What color is #BDEEC2?+

#BDEEC2 is a HEX color with RGB value rgb(189, 238, 194) and HSL value hsl(126, 59%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDEEC2?+

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