#A0C99C Color

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

Color preview

#A0C99C

Color formats

HEX
#A0C99C
RGB
rgb(160, 201, 156)
RGBA
rgba(160, 201, 156, 1)
HSL
hsl(115, 29%, 70%)
HSV
hsv(115, 22%, 79%)
CMYK
cmyk(20%, 0%, 22%, 21%)
CSS variable
--color-primary: #A0C99C;
Lowercase HEX
#a0c99c

Shades

Tints

Tones

Harmony

CSS snippets for #A0C99C

.color-a0c99c {
  color: #A0C99C;
  background-color: #A0C99C;
}

Frequently asked questions

What color is #A0C99C?+

#A0C99C is a HEX color with RGB value rgb(160, 201, 156) and HSL value hsl(115, 29%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A0C99C?+

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