#BACD2D Color

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

Color preview

#BACD2D

Color formats

HEX
#BACD2D
RGB
rgb(186, 205, 45)
RGBA
rgba(186, 205, 45, 1)
HSL
hsl(67, 64%, 49%)
HSV
hsv(67, 78%, 80%)
CMYK
cmyk(9%, 0%, 78%, 20%)
CSS variable
--color-primary: #BACD2D;
Lowercase HEX
#bacd2d

Shades

Tints

Tones

Harmony

CSS snippets for #BACD2D

.color-bacd2d {
  color: #BACD2D;
  background-color: #BACD2D;
}

Frequently asked questions

What color is #BACD2D?+

#BACD2D is a HEX color with RGB value rgb(186, 205, 45) and HSL value hsl(67, 64%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BACD2D?+

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