#ADBF68 Color

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

Color preview

#ADBF68

Color formats

HEX
#ADBF68
RGB
rgb(173, 191, 104)
RGBA
rgba(173, 191, 104, 1)
HSL
hsl(72, 40%, 58%)
HSV
hsv(72, 46%, 75%)
CMYK
cmyk(9%, 0%, 46%, 25%)
CSS variable
--color-primary: #ADBF68;
Lowercase HEX
#adbf68

Shades

Tints

Tones

Harmony

CSS snippets for #ADBF68

.color-adbf68 {
  color: #ADBF68;
  background-color: #ADBF68;
}

Frequently asked questions

What color is #ADBF68?+

#ADBF68 is a HEX color with RGB value rgb(173, 191, 104) and HSL value hsl(72, 40%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADBF68?+

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