#BACE55 Color

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

Color preview

#BACE55

Color formats

HEX
#BACE55
RGB
rgb(186, 206, 85)
RGBA
rgba(186, 206, 85, 1)
HSL
hsl(70, 55%, 57%)
HSV
hsv(70, 59%, 81%)
CMYK
cmyk(10%, 0%, 59%, 19%)
CSS variable
--color-primary: #BACE55;
Lowercase HEX
#bace55

Shades

Tints

Tones

Harmony

CSS snippets for #BACE55

.color-bace55 {
  color: #BACE55;
  background-color: #BACE55;
}

Frequently asked questions

What color is #BACE55?+

#BACE55 is a HEX color with RGB value rgb(186, 206, 85) and HSL value hsl(70, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BACE55?+

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