#ABBD68 Color

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

Color preview

#ABBD68

Color formats

HEX
#ABBD68
RGB
rgb(171, 189, 104)
RGBA
rgba(171, 189, 104, 1)
HSL
hsl(73, 39%, 57%)
HSV
hsv(73, 45%, 74%)
CMYK
cmyk(10%, 0%, 45%, 26%)
CSS variable
--color-primary: #ABBD68;
Lowercase HEX
#abbd68

Shades

Tints

Tones

Harmony

CSS snippets for #ABBD68

.color-abbd68 {
  color: #ABBD68;
  background-color: #ABBD68;
}

Frequently asked questions

What color is #ABBD68?+

#ABBD68 is a HEX color with RGB value rgb(171, 189, 104) and HSL value hsl(73, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBD68?+

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