#AFDEF0 Color

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

Color preview

#AFDEF0

Color formats

HEX
#AFDEF0
RGB
rgb(175, 222, 240)
RGBA
rgba(175, 222, 240, 1)
HSL
hsl(197, 68%, 81%)
HSV
hsv(197, 27%, 94%)
CMYK
cmyk(27%, 7%, 0%, 6%)
CSS variable
--color-primary: #AFDEF0;
Lowercase HEX
#afdef0

Shades

Tints

Tones

Harmony

CSS snippets for #AFDEF0

.color-afdef0 {
  color: #AFDEF0;
  background-color: #AFDEF0;
}

Frequently asked questions

What color is #AFDEF0?+

#AFDEF0 is a HEX color with RGB value rgb(175, 222, 240) and HSL value hsl(197, 68%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFDEF0?+

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