#BAEDAF Color

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

Color preview

#BAEDAF

Color formats

HEX
#BAEDAF
RGB
rgb(186, 237, 175)
RGBA
rgba(186, 237, 175, 1)
HSL
hsl(109, 63%, 81%)
HSV
hsv(109, 26%, 93%)
CMYK
cmyk(22%, 0%, 26%, 7%)
CSS variable
--color-primary: #BAEDAF;
Lowercase HEX
#baedaf

Shades

Tints

Tones

Harmony

CSS snippets for #BAEDAF

.color-baedaf {
  color: #BAEDAF;
  background-color: #BAEDAF;
}

Frequently asked questions

What color is #BAEDAF?+

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

What is the closest Tailwind color to #BAEDAF?+

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