#BAF05C Color

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

Color preview

#BAF05C

Color formats

HEX
#BAF05C
RGB
rgb(186, 240, 92)
RGBA
rgba(186, 240, 92, 1)
HSL
hsl(82, 83%, 65%)
HSV
hsv(82, 62%, 94%)
CMYK
cmyk(23%, 0%, 62%, 6%)
CSS variable
--color-primary: #BAF05C;
Lowercase HEX
#baf05c

Shades

Tints

Tones

Harmony

CSS snippets for #BAF05C

.color-baf05c {
  color: #BAF05C;
  background-color: #BAF05C;
}

Frequently asked questions

What color is #BAF05C?+

#BAF05C is a HEX color with RGB value rgb(186, 240, 92) and HSL value hsl(82, 83%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BAF05C?+

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