#A0EAFD Color

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

Color preview

#A0EAFD

Color formats

HEX
#A0EAFD
RGB
rgb(160, 234, 253)
RGBA
rgba(160, 234, 253, 1)
HSL
hsl(192, 96%, 81%)
HSV
hsv(192, 37%, 99%)
CMYK
cmyk(37%, 8%, 0%, 1%)
CSS variable
--color-primary: #A0EAFD;
Lowercase HEX
#a0eafd

Shades

Tints

Tones

Harmony

CSS snippets for #A0EAFD

.color-a0eafd {
  color: #A0EAFD;
  background-color: #A0EAFD;
}

Frequently asked questions

What color is #A0EAFD?+

#A0EAFD is a HEX color with RGB value rgb(160, 234, 253) and HSL value hsl(192, 96%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A0EAFD?+

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