#A5EEEF Color

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

Color preview

#A5EEEF

Color formats

HEX
#A5EEEF
RGB
rgb(165, 238, 239)
RGBA
rgba(165, 238, 239, 1)
HSL
hsl(181, 70%, 79%)
HSV
hsv(181, 31%, 94%)
CMYK
cmyk(31%, 0%, 0%, 6%)
CSS variable
--color-primary: #A5EEEF;
Lowercase HEX
#a5eeef

Shades

Tints

Tones

Harmony

CSS snippets for #A5EEEF

.color-a5eeef {
  color: #A5EEEF;
  background-color: #A5EEEF;
}

Frequently asked questions

What color is #A5EEEF?+

#A5EEEF is a HEX color with RGB value rgb(165, 238, 239) and HSL value hsl(181, 70%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5EEEF?+

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