#AFEDDB Color

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

Color preview

#AFEDDB

Color formats

HEX
#AFEDDB
RGB
rgb(175, 237, 219)
RGBA
rgba(175, 237, 219, 1)
HSL
hsl(163, 63%, 81%)
HSV
hsv(163, 26%, 93%)
CMYK
cmyk(26%, 0%, 8%, 7%)
CSS variable
--color-primary: #AFEDDB;
Lowercase HEX
#afeddb

Shades

Tints

Tones

Harmony

CSS snippets for #AFEDDB

.color-afeddb {
  color: #AFEDDB;
  background-color: #AFEDDB;
}

Frequently asked questions

What color is #AFEDDB?+

#AFEDDB is a HEX color with RGB value rgb(175, 237, 219) and HSL value hsl(163, 63%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFEDDB?+

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