#AEDCC7 Color

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

Color preview

#AEDCC7

Color formats

HEX
#AEDCC7
RGB
rgb(174, 220, 199)
RGBA
rgba(174, 220, 199, 1)
HSL
hsl(153, 40%, 77%)
HSV
hsv(153, 21%, 86%)
CMYK
cmyk(21%, 0%, 10%, 14%)
CSS variable
--color-primary: #AEDCC7;
Lowercase HEX
#aedcc7

Shades

Tints

Tones

Harmony

CSS snippets for #AEDCC7

.color-aedcc7 {
  color: #AEDCC7;
  background-color: #AEDCC7;
}

Frequently asked questions

What color is #AEDCC7?+

#AEDCC7 is a HEX color with RGB value rgb(174, 220, 199) and HSL value hsl(153, 40%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AEDCC7?+

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