#AFFAF4 Color

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

Color preview

#AFFAF4

Color formats

HEX
#AFFAF4
RGB
rgb(175, 250, 244)
RGBA
rgba(175, 250, 244, 1)
HSL
hsl(175, 88%, 83%)
HSV
hsv(175, 30%, 98%)
CMYK
cmyk(30%, 0%, 2%, 2%)
CSS variable
--color-primary: #AFFAF4;
Lowercase HEX
#affaf4

Shades

Tints

Tones

Harmony

CSS snippets for #AFFAF4

.color-affaf4 {
  color: #AFFAF4;
  background-color: #AFFAF4;
}

Frequently asked questions

What color is #AFFAF4?+

#AFFAF4 is a HEX color with RGB value rgb(175, 250, 244) and HSL value hsl(175, 88%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFAF4?+

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