#ABC965 Color

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

Color preview

#ABC965

Color formats

HEX
#ABC965
RGB
rgb(171, 201, 101)
RGBA
rgba(171, 201, 101, 1)
HSL
hsl(78, 48%, 59%)
HSV
hsv(78, 50%, 79%)
CMYK
cmyk(15%, 0%, 50%, 21%)
CSS variable
--color-primary: #ABC965;
Lowercase HEX
#abc965

Shades

Tints

Tones

Harmony

CSS snippets for #ABC965

.color-abc965 {
  color: #ABC965;
  background-color: #ABC965;
}

Frequently asked questions

What color is #ABC965?+

#ABC965 is a HEX color with RGB value rgb(171, 201, 101) and HSL value hsl(78, 48%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC965?+

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