#AFABD3 Color

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

Color preview

#AFABD3

Color formats

HEX
#AFABD3
RGB
rgb(175, 171, 211)
RGBA
rgba(175, 171, 211, 1)
HSL
hsl(246, 31%, 75%)
HSV
hsv(246, 19%, 83%)
CMYK
cmyk(17%, 19%, 0%, 17%)
CSS variable
--color-primary: #AFABD3;
Lowercase HEX
#afabd3

Shades

Tints

Tones

Harmony

CSS snippets for #AFABD3

.color-afabd3 {
  color: #AFABD3;
  background-color: #AFABD3;
}

Frequently asked questions

What color is #AFABD3?+

#AFABD3 is a HEX color with RGB value rgb(175, 171, 211) and HSL value hsl(246, 31%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFABD3?+

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