#AFDFF1 Color

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

Color preview

#AFDFF1

Color formats

HEX
#AFDFF1
RGB
rgb(175, 223, 241)
RGBA
rgba(175, 223, 241, 1)
HSL
hsl(196, 70%, 82%)
HSV
hsv(196, 27%, 95%)
CMYK
cmyk(27%, 7%, 0%, 5%)
CSS variable
--color-primary: #AFDFF1;
Lowercase HEX
#afdff1

Shades

Tints

Tones

Harmony

CSS snippets for #AFDFF1

.color-afdff1 {
  color: #AFDFF1;
  background-color: #AFDFF1;
}

Frequently asked questions

What color is #AFDFF1?+

#AFDFF1 is a HEX color with RGB value rgb(175, 223, 241) and HSL value hsl(196, 70%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFDFF1?+

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