#ABC503 Color

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

Color preview

#ABC503

Color formats

HEX
#ABC503
RGB
rgb(171, 197, 3)
RGBA
rgba(171, 197, 3, 1)
HSL
hsl(68, 97%, 39%)
HSV
hsv(68, 98%, 77%)
CMYK
cmyk(13%, 0%, 98%, 23%)
CSS variable
--color-primary: #ABC503;
Lowercase HEX
#abc503

Shades

Tints

Tones

Harmony

CSS snippets for #ABC503

.color-abc503 {
  color: #ABC503;
  background-color: #ABC503;
}

Frequently asked questions

What color is #ABC503?+

#ABC503 is a HEX color with RGB value rgb(171, 197, 3) and HSL value hsl(68, 97%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC503?+

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