#BACE45 Color

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

Color preview

#BACE45

Color formats

HEX
#BACE45
RGB
rgb(186, 206, 69)
RGBA
rgba(186, 206, 69, 1)
HSL
hsl(69, 58%, 54%)
HSV
hsv(69, 67%, 81%)
CMYK
cmyk(10%, 0%, 67%, 19%)
CSS variable
--color-primary: #BACE45;
Lowercase HEX
#bace45

Shades

Tints

Tones

Harmony

CSS snippets for #BACE45

.color-bace45 {
  color: #BACE45;
  background-color: #BACE45;
}

Frequently asked questions

What color is #BACE45?+

#BACE45 is a HEX color with RGB value rgb(186, 206, 69) and HSL value hsl(69, 58%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BACE45?+

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