#ABC215 Color

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

Color preview

#ABC215

Color formats

HEX
#ABC215
RGB
rgb(171, 194, 21)
RGBA
rgba(171, 194, 21, 1)
HSL
hsl(68, 80%, 42%)
HSV
hsv(68, 89%, 76%)
CMYK
cmyk(12%, 0%, 89%, 24%)
CSS variable
--color-primary: #ABC215;
Lowercase HEX
#abc215

Shades

Tints

Tones

Harmony

CSS snippets for #ABC215

.color-abc215 {
  color: #ABC215;
  background-color: #ABC215;
}

Frequently asked questions

What color is #ABC215?+

#ABC215 is a HEX color with RGB value rgb(171, 194, 21) and HSL value hsl(68, 80%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC215?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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