#A5EAED Color

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

Color preview

#A5EAED

Color formats

HEX
#A5EAED
RGB
rgb(165, 234, 237)
RGBA
rgba(165, 234, 237, 1)
HSL
hsl(183, 67%, 79%)
HSV
hsv(183, 30%, 93%)
CMYK
cmyk(30%, 1%, 0%, 7%)
CSS variable
--color-primary: #A5EAED;
Lowercase HEX
#a5eaed

Shades

Tints

Tones

Harmony

CSS snippets for #A5EAED

.color-a5eaed {
  color: #A5EAED;
  background-color: #A5EAED;
}

Frequently asked questions

What color is #A5EAED?+

#A5EAED is a HEX color with RGB value rgb(165, 234, 237) and HSL value hsl(183, 67%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5EAED?+

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