#BAEB92 Color

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

Color preview

#BAEB92

Color formats

HEX
#BAEB92
RGB
rgb(186, 235, 146)
RGBA
rgba(186, 235, 146, 1)
HSL
hsl(93, 69%, 75%)
HSV
hsv(93, 38%, 92%)
CMYK
cmyk(21%, 0%, 38%, 8%)
CSS variable
--color-primary: #BAEB92;
Lowercase HEX
#baeb92

Shades

Tints

Tones

Harmony

CSS snippets for #BAEB92

.color-baeb92 {
  color: #BAEB92;
  background-color: #BAEB92;
}

Frequently asked questions

What color is #BAEB92?+

#BAEB92 is a HEX color with RGB value rgb(186, 235, 146) and HSL value hsl(93, 69%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAEB92?+

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