#ABC03F Color

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

Color preview

#ABC03F

Color formats

HEX
#ABC03F
RGB
rgb(171, 192, 63)
RGBA
rgba(171, 192, 63, 1)
HSL
hsl(70, 51%, 50%)
HSV
hsv(70, 67%, 75%)
CMYK
cmyk(11%, 0%, 67%, 25%)
CSS variable
--color-primary: #ABC03F;
Lowercase HEX
#abc03f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC03F

.color-abc03f {
  color: #ABC03F;
  background-color: #ABC03F;
}

Frequently asked questions

What color is #ABC03F?+

#ABC03F is a HEX color with RGB value rgb(171, 192, 63) and HSL value hsl(70, 51%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC03F?+

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