#AFDFF7 Color

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

Color preview

#AFDFF7

Color formats

HEX
#AFDFF7
RGB
rgb(175, 223, 247)
RGBA
rgba(175, 223, 247, 1)
HSL
hsl(200, 82%, 83%)
HSV
hsv(200, 29%, 97%)
CMYK
cmyk(29%, 10%, 0%, 3%)
CSS variable
--color-primary: #AFDFF7;
Lowercase HEX
#afdff7

Shades

Tints

Tones

Harmony

CSS snippets for #AFDFF7

.color-afdff7 {
  color: #AFDFF7;
  background-color: #AFDFF7;
}

Frequently asked questions

What color is #AFDFF7?+

#AFDFF7 is a HEX color with RGB value rgb(175, 223, 247) and HSL value hsl(200, 82%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AFDFF7?+

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