#BACF30 Color

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

Color preview

#BACF30

Color formats

HEX
#BACF30
RGB
rgb(186, 207, 48)
RGBA
rgba(186, 207, 48, 1)
HSL
hsl(68, 62%, 50%)
HSV
hsv(68, 77%, 81%)
CMYK
cmyk(10%, 0%, 77%, 19%)
CSS variable
--color-primary: #BACF30;
Lowercase HEX
#bacf30

Shades

Tints

Tones

Harmony

CSS snippets for #BACF30

.color-bacf30 {
  color: #BACF30;
  background-color: #BACF30;
}

Frequently asked questions

What color is #BACF30?+

#BACF30 is a HEX color with RGB value rgb(186, 207, 48) and HSL value hsl(68, 62%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BACF30?+

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