#A3F5FD Color

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

Color preview

#A3F5FD

Color formats

HEX
#A3F5FD
RGB
rgb(163, 245, 253)
RGBA
rgba(163, 245, 253, 1)
HSL
hsl(185, 96%, 82%)
HSV
hsv(185, 36%, 99%)
CMYK
cmyk(36%, 3%, 0%, 1%)
CSS variable
--color-primary: #A3F5FD;
Lowercase HEX
#a3f5fd

Shades

Tints

Tones

Harmony

CSS snippets for #A3F5FD

.color-a3f5fd {
  color: #A3F5FD;
  background-color: #A3F5FD;
}

Frequently asked questions

What color is #A3F5FD?+

#A3F5FD is a HEX color with RGB value rgb(163, 245, 253) and HSL value hsl(185, 96%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A3F5FD?+

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