#BAECAF Color

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

Color preview

#BAECAF

Color formats

HEX
#BAECAF
RGB
rgb(186, 236, 175)
RGBA
rgba(186, 236, 175, 1)
HSL
hsl(109, 62%, 81%)
HSV
hsv(109, 26%, 93%)
CMYK
cmyk(21%, 0%, 26%, 7%)
CSS variable
--color-primary: #BAECAF;
Lowercase HEX
#baecaf

Shades

Tints

Tones

Harmony

CSS snippets for #BAECAF

.color-baecaf {
  color: #BAECAF;
  background-color: #BAECAF;
}

Frequently asked questions

What color is #BAECAF?+

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

What is the closest Tailwind color to #BAECAF?+

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