#A2F1FD Color

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

Color preview

#A2F1FD

Color formats

HEX
#A2F1FD
RGB
rgb(162, 241, 253)
RGBA
rgba(162, 241, 253, 1)
HSL
hsl(188, 96%, 81%)
HSV
hsv(188, 36%, 99%)
CMYK
cmyk(36%, 5%, 0%, 1%)
CSS variable
--color-primary: #A2F1FD;
Lowercase HEX
#a2f1fd

Shades

Tints

Tones

Harmony

CSS snippets for #A2F1FD

.color-a2f1fd {
  color: #A2F1FD;
  background-color: #A2F1FD;
}

Frequently asked questions

What color is #A2F1FD?+

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

What is the closest Tailwind color to #A2F1FD?+

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