#AED9C7 Color

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

Color preview

#AED9C7

Color formats

HEX
#AED9C7
RGB
rgb(174, 217, 199)
RGBA
rgba(174, 217, 199, 1)
HSL
hsl(155, 36%, 77%)
HSV
hsv(155, 20%, 85%)
CMYK
cmyk(20%, 0%, 8%, 15%)
CSS variable
--color-primary: #AED9C7;
Lowercase HEX
#aed9c7

Shades

Tints

Tones

Harmony

CSS snippets for #AED9C7

.color-aed9c7 {
  color: #AED9C7;
  background-color: #AED9C7;
}

Frequently asked questions

What color is #AED9C7?+

#AED9C7 is a HEX color with RGB value rgb(174, 217, 199) and HSL value hsl(155, 36%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AED9C7?+

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