#AFE5D5 Color

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

Color preview

#AFE5D5

Color formats

HEX
#AFE5D5
RGB
rgb(175, 229, 213)
RGBA
rgba(175, 229, 213, 1)
HSL
hsl(162, 51%, 79%)
HSV
hsv(162, 24%, 90%)
CMYK
cmyk(24%, 0%, 7%, 10%)
CSS variable
--color-primary: #AFE5D5;
Lowercase HEX
#afe5d5

Shades

Tints

Tones

Harmony

CSS snippets for #AFE5D5

.color-afe5d5 {
  color: #AFE5D5;
  background-color: #AFE5D5;
}

Frequently asked questions

What color is #AFE5D5?+

#AFE5D5 is a HEX color with RGB value rgb(175, 229, 213) and HSL value hsl(162, 51%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFE5D5?+

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