#A5EEFD Color

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

Color preview

#A5EEFD

Color formats

HEX
#A5EEFD
RGB
rgb(165, 238, 253)
RGBA
rgba(165, 238, 253, 1)
HSL
hsl(190, 96%, 82%)
HSV
hsv(190, 35%, 99%)
CMYK
cmyk(35%, 6%, 0%, 1%)
CSS variable
--color-primary: #A5EEFD;
Lowercase HEX
#a5eefd

Shades

Tints

Tones

Harmony

CSS snippets for #A5EEFD

.color-a5eefd {
  color: #A5EEFD;
  background-color: #A5EEFD;
}

Frequently asked questions

What color is #A5EEFD?+

#A5EEFD is a HEX color with RGB value rgb(165, 238, 253) and HSL value hsl(190, 96%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A5EEFD?+

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