#ABC667 Color

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

Color preview

#ABC667

Color formats

HEX
#ABC667
RGB
rgb(171, 198, 103)
RGBA
rgba(171, 198, 103, 1)
HSL
hsl(77, 45%, 59%)
HSV
hsv(77, 48%, 78%)
CMYK
cmyk(14%, 0%, 48%, 22%)
CSS variable
--color-primary: #ABC667;
Lowercase HEX
#abc667

Shades

Tints

Tones

Harmony

CSS snippets for #ABC667

.color-abc667 {
  color: #ABC667;
  background-color: #ABC667;
}

Frequently asked questions

What color is #ABC667?+

#ABC667 is a HEX color with RGB value rgb(171, 198, 103) and HSL value hsl(77, 45%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC667?+

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