#AFFCE2 Color

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

Color preview

#AFFCE2

Color formats

HEX
#AFFCE2
RGB
rgb(175, 252, 226)
RGBA
rgba(175, 252, 226, 1)
HSL
hsl(160, 93%, 84%)
HSV
hsv(160, 31%, 99%)
CMYK
cmyk(31%, 0%, 10%, 1%)
CSS variable
--color-primary: #AFFCE2;
Lowercase HEX
#affce2

Shades

Tints

Tones

Harmony

CSS snippets for #AFFCE2

.color-affce2 {
  color: #AFFCE2;
  background-color: #AFFCE2;
}

Frequently asked questions

What color is #AFFCE2?+

#AFFCE2 is a HEX color with RGB value rgb(175, 252, 226) and HSL value hsl(160, 93%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AFFCE2?+

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