#AFCAF0 Color

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

Color preview

#AFCAF0

Color formats

HEX
#AFCAF0
RGB
rgb(175, 202, 240)
RGBA
rgba(175, 202, 240, 1)
HSL
hsl(215, 68%, 81%)
HSV
hsv(215, 27%, 94%)
CMYK
cmyk(27%, 16%, 0%, 6%)
CSS variable
--color-primary: #AFCAF0;
Lowercase HEX
#afcaf0

Shades

Tints

Tones

Harmony

CSS snippets for #AFCAF0

.color-afcaf0 {
  color: #AFCAF0;
  background-color: #AFCAF0;
}

Frequently asked questions

What color is #AFCAF0?+

#AFCAF0 is a HEX color with RGB value rgb(175, 202, 240) and HSL value hsl(215, 68%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AFCAF0?+

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