#ADCEA2 Color

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

Color preview

#ADCEA2

Color formats

HEX
#ADCEA2
RGB
rgb(173, 206, 162)
RGBA
rgba(173, 206, 162, 1)
HSL
hsl(105, 31%, 72%)
HSV
hsv(105, 21%, 81%)
CMYK
cmyk(16%, 0%, 21%, 19%)
CSS variable
--color-primary: #ADCEA2;
Lowercase HEX
#adcea2

Shades

Tints

Tones

Harmony

CSS snippets for #ADCEA2

.color-adcea2 {
  color: #ADCEA2;
  background-color: #ADCEA2;
}

Frequently asked questions

What color is #ADCEA2?+

#ADCEA2 is a HEX color with RGB value rgb(173, 206, 162) and HSL value hsl(105, 31%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ADCEA2?+

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