#A2F4FD Color

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

Color preview

#A2F4FD

Color formats

HEX
#A2F4FD
RGB
rgb(162, 244, 253)
RGBA
rgba(162, 244, 253, 1)
HSL
hsl(186, 96%, 81%)
HSV
hsv(186, 36%, 99%)
CMYK
cmyk(36%, 4%, 0%, 1%)
CSS variable
--color-primary: #A2F4FD;
Lowercase HEX
#a2f4fd

Shades

Tints

Tones

Harmony

CSS snippets for #A2F4FD

.color-a2f4fd {
  color: #A2F4FD;
  background-color: #A2F4FD;
}

Frequently asked questions

What color is #A2F4FD?+

#A2F4FD is a HEX color with RGB value rgb(162, 244, 253) and HSL value hsl(186, 96%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A2F4FD?+

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