#AFDCD3 Color

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

Color preview

#AFDCD3

Color formats

HEX
#AFDCD3
RGB
rgb(175, 220, 211)
RGBA
rgba(175, 220, 211, 1)
HSL
hsl(168, 39%, 77%)
HSV
hsv(168, 20%, 86%)
CMYK
cmyk(20%, 0%, 4%, 14%)
CSS variable
--color-primary: #AFDCD3;
Lowercase HEX
#afdcd3

Shades

Tints

Tones

Harmony

CSS snippets for #AFDCD3

.color-afdcd3 {
  color: #AFDCD3;
  background-color: #AFDCD3;
}

Frequently asked questions

What color is #AFDCD3?+

#AFDCD3 is a HEX color with RGB value rgb(175, 220, 211) and HSL value hsl(168, 39%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFDCD3?+

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