#AADAC2 Color

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

Color preview

#AADAC2

Color formats

HEX
#AADAC2
RGB
rgb(170, 218, 194)
RGBA
rgba(170, 218, 194, 1)
HSL
hsl(150, 39%, 76%)
HSV
hsv(150, 22%, 85%)
CMYK
cmyk(22%, 0%, 11%, 15%)
CSS variable
--color-primary: #AADAC2;
Lowercase HEX
#aadac2

Shades

Tints

Tones

Harmony

CSS snippets for #AADAC2

.color-aadac2 {
  color: #AADAC2;
  background-color: #AADAC2;
}

Frequently asked questions

What color is #AADAC2?+

#AADAC2 is a HEX color with RGB value rgb(170, 218, 194) and HSL value hsl(150, 39%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AADAC2?+

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