#ABC369 Color

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

Color preview

#ABC369

Color formats

HEX
#ABC369
RGB
rgb(171, 195, 105)
RGBA
rgba(171, 195, 105, 1)
HSL
hsl(76, 43%, 59%)
HSV
hsv(76, 46%, 76%)
CMYK
cmyk(12%, 0%, 46%, 24%)
CSS variable
--color-primary: #ABC369;
Lowercase HEX
#abc369

Shades

Tints

Tones

Harmony

CSS snippets for #ABC369

.color-abc369 {
  color: #ABC369;
  background-color: #ABC369;
}

Frequently asked questions

What color is #ABC369?+

#ABC369 is a HEX color with RGB value rgb(171, 195, 105) and HSL value hsl(76, 43%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC369?+

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