#AFABF0 Color

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

Color preview

#AFABF0

Color formats

HEX
#AFABF0
RGB
rgb(175, 171, 240)
RGBA
rgba(175, 171, 240, 1)
HSL
hsl(243, 70%, 81%)
HSV
hsv(243, 29%, 94%)
CMYK
cmyk(27%, 29%, 0%, 6%)
CSS variable
--color-primary: #AFABF0;
Lowercase HEX
#afabf0

Shades

Tints

Tones

Harmony

CSS snippets for #AFABF0

.color-afabf0 {
  color: #AFABF0;
  background-color: #AFABF0;
}

Frequently asked questions

What color is #AFABF0?+

#AFABF0 is a HEX color with RGB value rgb(175, 171, 240) and HSL value hsl(243, 70%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFABF0?+

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