#AEECE6 Color

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

Color preview

#AEECE6

Color formats

HEX
#AEECE6
RGB
rgb(174, 236, 230)
RGBA
rgba(174, 236, 230, 1)
HSL
hsl(174, 62%, 80%)
HSV
hsv(174, 26%, 93%)
CMYK
cmyk(26%, 0%, 3%, 7%)
CSS variable
--color-primary: #AEECE6;
Lowercase HEX
#aeece6

Shades

Tints

Tones

Harmony

CSS snippets for #AEECE6

.color-aeece6 {
  color: #AEECE6;
  background-color: #AEECE6;
}

Frequently asked questions

What color is #AEECE6?+

#AEECE6 is a HEX color with RGB value rgb(174, 236, 230) and HSL value hsl(174, 62%, 80%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEECE6?+

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