#AFDCE9 Color

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

Color preview

#AFDCE9

Color formats

HEX
#AFDCE9
RGB
rgb(175, 220, 233)
RGBA
rgba(175, 220, 233, 1)
HSL
hsl(193, 57%, 80%)
HSV
hsv(193, 25%, 91%)
CMYK
cmyk(25%, 6%, 0%, 9%)
CSS variable
--color-primary: #AFDCE9;
Lowercase HEX
#afdce9

Shades

Tints

Tones

Harmony

CSS snippets for #AFDCE9

.color-afdce9 {
  color: #AFDCE9;
  background-color: #AFDCE9;
}

Frequently asked questions

What color is #AFDCE9?+

#AFDCE9 is a HEX color with RGB value rgb(175, 220, 233) and HSL value hsl(193, 57%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFDCE9?+

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