#BDEDC3 Color

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

Color preview

#BDEDC3

Color formats

HEX
#BDEDC3
RGB
rgb(189, 237, 195)
RGBA
rgba(189, 237, 195, 1)
HSL
hsl(127, 57%, 84%)
HSV
hsv(127, 20%, 93%)
CMYK
cmyk(20%, 0%, 18%, 7%)
CSS variable
--color-primary: #BDEDC3;
Lowercase HEX
#bdedc3

Shades

Tints

Tones

Harmony

CSS snippets for #BDEDC3

.color-bdedc3 {
  color: #BDEDC3;
  background-color: #BDEDC3;
}

Frequently asked questions

What color is #BDEDC3?+

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

What is the closest Tailwind color to #BDEDC3?+

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