#A5EAEE Color

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

Color preview

#A5EAEE

Color formats

HEX
#A5EAEE
RGB
rgb(165, 234, 238)
RGBA
rgba(165, 234, 238, 1)
HSL
hsl(183, 68%, 79%)
HSV
hsv(183, 31%, 93%)
CMYK
cmyk(31%, 2%, 0%, 7%)
CSS variable
--color-primary: #A5EAEE;
Lowercase HEX
#a5eaee

Shades

Tints

Tones

Harmony

CSS snippets for #A5EAEE

.color-a5eaee {
  color: #A5EAEE;
  background-color: #A5EAEE;
}

Frequently asked questions

What color is #A5EAEE?+

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

What is the closest Tailwind color to #A5EAEE?+

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