#ABC648 Color

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

Color preview

#ABC648

Color formats

HEX
#ABC648
RGB
rgb(171, 198, 72)
RGBA
rgba(171, 198, 72, 1)
HSL
hsl(73, 53%, 53%)
HSV
hsv(73, 64%, 78%)
CMYK
cmyk(14%, 0%, 64%, 22%)
CSS variable
--color-primary: #ABC648;
Lowercase HEX
#abc648

Shades

Tints

Tones

Harmony

CSS snippets for #ABC648

.color-abc648 {
  color: #ABC648;
  background-color: #ABC648;
}

Frequently asked questions

What color is #ABC648?+

#ABC648 is a HEX color with RGB value rgb(171, 198, 72) and HSL value hsl(73, 53%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC648?+

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