#BAEF48 Color

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

Color preview

#BAEF48

Color formats

HEX
#BAEF48
RGB
rgb(186, 239, 72)
RGBA
rgba(186, 239, 72, 1)
HSL
hsl(79, 84%, 61%)
HSV
hsv(79, 70%, 94%)
CMYK
cmyk(22%, 0%, 70%, 6%)
CSS variable
--color-primary: #BAEF48;
Lowercase HEX
#baef48

Shades

Tints

Tones

Harmony

CSS snippets for #BAEF48

.color-baef48 {
  color: #BAEF48;
  background-color: #BAEF48;
}

Frequently asked questions

What color is #BAEF48?+

#BAEF48 is a HEX color with RGB value rgb(186, 239, 72) and HSL value hsl(79, 84%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAEF48?+

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