#A2F2FD Color

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

Color preview

#A2F2FD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2F2FD

.color-a2f2fd {
  color: #A2F2FD;
  background-color: #A2F2FD;
}

Frequently asked questions

What color is #A2F2FD?+

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

What is the closest Tailwind color to #A2F2FD?+

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