#ABC945 Color

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

Color preview

#ABC945

Color formats

HEX
#ABC945
RGB
rgb(171, 201, 69)
RGBA
rgba(171, 201, 69, 1)
HSL
hsl(74, 55%, 53%)
HSV
hsv(74, 66%, 79%)
CMYK
cmyk(15%, 0%, 66%, 21%)
CSS variable
--color-primary: #ABC945;
Lowercase HEX
#abc945

Shades

Tints

Tones

Harmony

CSS snippets for #ABC945

.color-abc945 {
  color: #ABC945;
  background-color: #ABC945;
}

Frequently asked questions

What color is #ABC945?+

#ABC945 is a HEX color with RGB value rgb(171, 201, 69) and HSL value hsl(74, 55%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC945?+

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