#AACF9B Color

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

Color preview

#AACF9B

Color formats

HEX
#AACF9B
RGB
rgb(170, 207, 155)
RGBA
rgba(170, 207, 155, 1)
HSL
hsl(103, 35%, 71%)
HSV
hsv(103, 25%, 81%)
CMYK
cmyk(18%, 0%, 25%, 19%)
CSS variable
--color-primary: #AACF9B;
Lowercase HEX
#aacf9b

Shades

Tints

Tones

Harmony

CSS snippets for #AACF9B

.color-aacf9b {
  color: #AACF9B;
  background-color: #AACF9B;
}

Frequently asked questions

What color is #AACF9B?+

#AACF9B is a HEX color with RGB value rgb(170, 207, 155) and HSL value hsl(103, 35%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACF9B?+

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