#AFC8FF Color

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

Color preview

#AFC8FF

Color formats

HEX
#AFC8FF
RGB
rgb(175, 200, 255)
RGBA
rgba(175, 200, 255, 1)
HSL
hsl(221, 100%, 84%)
HSV
hsv(221, 31%, 100%)
CMYK
cmyk(31%, 22%, 0%, 0%)
CSS variable
--color-primary: #AFC8FF;
Lowercase HEX
#afc8ff

Shades

Tints

Tones

Harmony

CSS snippets for #AFC8FF

.color-afc8ff {
  color: #AFC8FF;
  background-color: #AFC8FF;
}

Frequently asked questions

What color is #AFC8FF?+

#AFC8FF is a HEX color with RGB value rgb(175, 200, 255) and HSL value hsl(221, 100%, 84%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFC8FF?+

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