#A4EAFB Color

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

Color preview

#A4EAFB

Color formats

HEX
#A4EAFB
RGB
rgb(164, 234, 251)
RGBA
rgba(164, 234, 251, 1)
HSL
hsl(192, 92%, 81%)
HSV
hsv(192, 35%, 98%)
CMYK
cmyk(35%, 7%, 0%, 2%)
CSS variable
--color-primary: #A4EAFB;
Lowercase HEX
#a4eafb

Shades

Tints

Tones

Harmony

CSS snippets for #A4EAFB

.color-a4eafb {
  color: #A4EAFB;
  background-color: #A4EAFB;
}

Frequently asked questions

What color is #A4EAFB?+

#A4EAFB is a HEX color with RGB value rgb(164, 234, 251) and HSL value hsl(192, 92%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4EAFB?+

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