#AFFFC4 Color

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

Color preview

#AFFFC4

Color formats

HEX
#AFFFC4
RGB
rgb(175, 255, 196)
RGBA
rgba(175, 255, 196, 1)
HSL
hsl(136, 100%, 84%)
HSV
hsv(136, 31%, 100%)
CMYK
cmyk(31%, 0%, 23%, 0%)
CSS variable
--color-primary: #AFFFC4;
Lowercase HEX
#afffc4

Shades

Tints

Tones

Harmony

CSS snippets for #AFFFC4

.color-afffc4 {
  color: #AFFFC4;
  background-color: #AFFFC4;
}

Frequently asked questions

What color is #AFFFC4?+

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

What is the closest Tailwind color to #AFFFC4?+

The closest Tailwind color is green-200, available as the bg-green-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