#AFFBF4 Color

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

Color preview

#AFFBF4

Color formats

HEX
#AFFBF4
RGB
rgb(175, 251, 244)
RGBA
rgba(175, 251, 244, 1)
HSL
hsl(174, 90%, 84%)
HSV
hsv(174, 30%, 98%)
CMYK
cmyk(30%, 0%, 3%, 2%)
CSS variable
--color-primary: #AFFBF4;
Lowercase HEX
#affbf4

Shades

Tints

Tones

Harmony

CSS snippets for #AFFBF4

.color-affbf4 {
  color: #AFFBF4;
  background-color: #AFFBF4;
}

Frequently asked questions

What color is #AFFBF4?+

#AFFBF4 is a HEX color with RGB value rgb(175, 251, 244) and HSL value hsl(174, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFBF4?+

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