#ACCB9D Color

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

Color preview

#ACCB9D

Color formats

HEX
#ACCB9D
RGB
rgb(172, 203, 157)
RGBA
rgba(172, 203, 157, 1)
HSL
hsl(100, 31%, 71%)
HSV
hsv(100, 23%, 80%)
CMYK
cmyk(15%, 0%, 23%, 20%)
CSS variable
--color-primary: #ACCB9D;
Lowercase HEX
#accb9d

Shades

Tints

Tones

Harmony

CSS snippets for #ACCB9D

.color-accb9d {
  color: #ACCB9D;
  background-color: #ACCB9D;
}

Frequently asked questions

What color is #ACCB9D?+

#ACCB9D is a HEX color with RGB value rgb(172, 203, 157) and HSL value hsl(100, 31%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ACCB9D?+

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