#AAD4C1 Color

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

Color preview

#AAD4C1

Color formats

HEX
#AAD4C1
RGB
rgb(170, 212, 193)
RGBA
rgba(170, 212, 193, 1)
HSL
hsl(153, 33%, 75%)
HSV
hsv(153, 20%, 83%)
CMYK
cmyk(20%, 0%, 9%, 17%)
CSS variable
--color-primary: #AAD4C1;
Lowercase HEX
#aad4c1

Shades

Tints

Tones

Harmony

CSS snippets for #AAD4C1

.color-aad4c1 {
  color: #AAD4C1;
  background-color: #AAD4C1;
}

Frequently asked questions

What color is #AAD4C1?+

#AAD4C1 is a HEX color with RGB value rgb(170, 212, 193) and HSL value hsl(153, 33%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AAD4C1?+

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