#BDEDAF Color

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

Color preview

#BDEDAF

Color formats

HEX
#BDEDAF
RGB
rgb(189, 237, 175)
RGBA
rgba(189, 237, 175, 1)
HSL
hsl(106, 63%, 81%)
HSV
hsv(106, 26%, 93%)
CMYK
cmyk(20%, 0%, 26%, 7%)
CSS variable
--color-primary: #BDEDAF;
Lowercase HEX
#bdedaf

Shades

Tints

Tones

Harmony

CSS snippets for #BDEDAF

.color-bdedaf {
  color: #BDEDAF;
  background-color: #BDEDAF;
}

Frequently asked questions

What color is #BDEDAF?+

#BDEDAF is a HEX color with RGB value rgb(189, 237, 175) and HSL value hsl(106, 63%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BDEDAF?+

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