#BDEEC3 Color

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

Color preview

#BDEEC3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDEEC3

.color-bdeec3 {
  color: #BDEEC3;
  background-color: #BDEEC3;
}

Frequently asked questions

What color is #BDEEC3?+

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

What is the closest Tailwind color to #BDEEC3?+

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