#AEEBED Color

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

Color preview

#AEEBED

Color formats

HEX
#AEEBED
RGB
rgb(174, 235, 237)
RGBA
rgba(174, 235, 237, 1)
HSL
hsl(182, 64%, 81%)
HSV
hsv(182, 27%, 93%)
CMYK
cmyk(27%, 1%, 0%, 7%)
CSS variable
--color-primary: #AEEBED;
Lowercase HEX
#aeebed

Shades

Tints

Tones

Harmony

CSS snippets for #AEEBED

.color-aeebed {
  color: #AEEBED;
  background-color: #AEEBED;
}

Frequently asked questions

What color is #AEEBED?+

#AEEBED is a HEX color with RGB value rgb(174, 235, 237) and HSL value hsl(182, 64%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEEBED?+

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