#AABD75 Color

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

Color preview

#AABD75

Color formats

HEX
#AABD75
RGB
rgb(170, 189, 117)
RGBA
rgba(170, 189, 117, 1)
HSL
hsl(76, 35%, 60%)
HSV
hsv(76, 38%, 74%)
CMYK
cmyk(10%, 0%, 38%, 26%)
CSS variable
--color-primary: #AABD75;
Lowercase HEX
#aabd75

Shades

Tints

Tones

Harmony

CSS snippets for #AABD75

.color-aabd75 {
  color: #AABD75;
  background-color: #AABD75;
}

Frequently asked questions

What color is #AABD75?+

#AABD75 is a HEX color with RGB value rgb(170, 189, 117) and HSL value hsl(76, 35%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABD75?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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