#AEDAC2 Color

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

Color preview

#AEDAC2

Color formats

HEX
#AEDAC2
RGB
rgb(174, 218, 194)
RGBA
rgba(174, 218, 194, 1)
HSL
hsl(147, 37%, 77%)
HSV
hsv(147, 20%, 85%)
CMYK
cmyk(20%, 0%, 11%, 15%)
CSS variable
--color-primary: #AEDAC2;
Lowercase HEX
#aedac2

Shades

Tints

Tones

Harmony

CSS snippets for #AEDAC2

.color-aedac2 {
  color: #AEDAC2;
  background-color: #AEDAC2;
}

Frequently asked questions

What color is #AEDAC2?+

#AEDAC2 is a HEX color with RGB value rgb(174, 218, 194) and HSL value hsl(147, 37%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AEDAC2?+

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