#ABC153 Color

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

Color preview

#ABC153

Color formats

HEX
#ABC153
RGB
rgb(171, 193, 83)
RGBA
rgba(171, 193, 83, 1)
HSL
hsl(72, 47%, 54%)
HSV
hsv(72, 57%, 76%)
CMYK
cmyk(11%, 0%, 57%, 24%)
CSS variable
--color-primary: #ABC153;
Lowercase HEX
#abc153

Shades

Tints

Tones

Harmony

CSS snippets for #ABC153

.color-abc153 {
  color: #ABC153;
  background-color: #ABC153;
}

Frequently asked questions

What color is #ABC153?+

#ABC153 is a HEX color with RGB value rgb(171, 193, 83) and HSL value hsl(72, 47%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC153?+

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