#BAEC75 Color

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

Color preview

#BAEC75

Color formats

HEX
#BAEC75
RGB
rgb(186, 236, 117)
RGBA
rgba(186, 236, 117, 1)
HSL
hsl(85, 76%, 69%)
HSV
hsv(85, 50%, 93%)
CMYK
cmyk(21%, 0%, 50%, 7%)
CSS variable
--color-primary: #BAEC75;
Lowercase HEX
#baec75

Shades

Tints

Tones

Harmony

CSS snippets for #BAEC75

.color-baec75 {
  color: #BAEC75;
  background-color: #BAEC75;
}

Frequently asked questions

What color is #BAEC75?+

#BAEC75 is a HEX color with RGB value rgb(186, 236, 117) and HSL value hsl(85, 76%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #BAEC75?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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