#A4FDFB Color

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

Color preview

#A4FDFB

Color formats

HEX
#A4FDFB
RGB
rgb(164, 253, 251)
RGBA
rgba(164, 253, 251, 1)
HSL
hsl(179, 96%, 82%)
HSV
hsv(179, 35%, 99%)
CMYK
cmyk(35%, 0%, 1%, 1%)
CSS variable
--color-primary: #A4FDFB;
Lowercase HEX
#a4fdfb

Shades

Tints

Tones

Harmony

CSS snippets for #A4FDFB

.color-a4fdfb {
  color: #A4FDFB;
  background-color: #A4FDFB;
}

Frequently asked questions

What color is #A4FDFB?+

#A4FDFB is a HEX color with RGB value rgb(164, 253, 251) and HSL value hsl(179, 96%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A4FDFB?+

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