#AFF4FF Color

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

Color preview

#AFF4FF

Color formats

HEX
#AFF4FF
RGB
rgb(175, 244, 255)
RGBA
rgba(175, 244, 255, 1)
HSL
hsl(188, 100%, 84%)
HSV
hsv(188, 31%, 100%)
CMYK
cmyk(31%, 4%, 0%, 0%)
CSS variable
--color-primary: #AFF4FF;
Lowercase HEX
#aff4ff

Shades

Tints

Tones

Harmony

CSS snippets for #AFF4FF

.color-aff4ff {
  color: #AFF4FF;
  background-color: #AFF4FF;
}

Frequently asked questions

What color is #AFF4FF?+

#AFF4FF is a HEX color with RGB value rgb(175, 244, 255) and HSL value hsl(188, 100%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFF4FF?+

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