#A4EAFC Color

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

Color preview

#A4EAFC

Color formats

HEX
#A4EAFC
RGB
rgb(164, 234, 252)
RGBA
rgba(164, 234, 252, 1)
HSL
hsl(192, 94%, 82%)
HSV
hsv(192, 35%, 99%)
CMYK
cmyk(35%, 7%, 0%, 1%)
CSS variable
--color-primary: #A4EAFC;
Lowercase HEX
#a4eafc

Shades

Tints

Tones

Harmony

CSS snippets for #A4EAFC

.color-a4eafc {
  color: #A4EAFC;
  background-color: #A4EAFC;
}

Frequently asked questions

What color is #A4EAFC?+

#A4EAFC is a HEX color with RGB value rgb(164, 234, 252) and HSL value hsl(192, 94%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4EAFC?+

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