#ABC065 Color

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

Color preview

#ABC065

Color formats

HEX
#ABC065
RGB
rgb(171, 192, 101)
RGBA
rgba(171, 192, 101, 1)
HSL
hsl(74, 42%, 57%)
HSV
hsv(74, 47%, 75%)
CMYK
cmyk(11%, 0%, 47%, 25%)
CSS variable
--color-primary: #ABC065;
Lowercase HEX
#abc065

Shades

Tints

Tones

Harmony

CSS snippets for #ABC065

.color-abc065 {
  color: #ABC065;
  background-color: #ABC065;
}

Frequently asked questions

What color is #ABC065?+

#ABC065 is a HEX color with RGB value rgb(171, 192, 101) and HSL value hsl(74, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC065?+

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