#A4E0FE Color

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

Color preview

#A4E0FE

Color formats

HEX
#A4E0FE
RGB
rgb(164, 224, 254)
RGBA
rgba(164, 224, 254, 1)
HSL
hsl(200, 98%, 82%)
HSV
hsv(200, 35%, 100%)
CMYK
cmyk(35%, 12%, 0%, 0%)
CSS variable
--color-primary: #A4E0FE;
Lowercase HEX
#a4e0fe

Shades

Tints

Tones

Harmony

CSS snippets for #A4E0FE

.color-a4e0fe {
  color: #A4E0FE;
  background-color: #A4E0FE;
}

Frequently asked questions

What color is #A4E0FE?+

#A4E0FE is a HEX color with RGB value rgb(164, 224, 254) and HSL value hsl(200, 98%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4E0FE?+

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