#BAEEAF Color

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

Color preview

#BAEEAF

Color formats

HEX
#BAEEAF
RGB
rgb(186, 238, 175)
RGBA
rgba(186, 238, 175, 1)
HSL
hsl(110, 65%, 81%)
HSV
hsv(110, 26%, 93%)
CMYK
cmyk(22%, 0%, 26%, 7%)
CSS variable
--color-primary: #BAEEAF;
Lowercase HEX
#baeeaf

Shades

Tints

Tones

Harmony

CSS snippets for #BAEEAF

.color-baeeaf {
  color: #BAEEAF;
  background-color: #BAEEAF;
}

Frequently asked questions

What color is #BAEEAF?+

#BAEEAF is a HEX color with RGB value rgb(186, 238, 175) and HSL value hsl(110, 65%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAEEAF?+

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