#AFBAD3 Color

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

Color preview

#AFBAD3

Color formats

HEX
#AFBAD3
RGB
rgb(175, 186, 211)
RGBA
rgba(175, 186, 211, 1)
HSL
hsl(222, 29%, 76%)
HSV
hsv(222, 17%, 83%)
CMYK
cmyk(17%, 12%, 0%, 17%)
CSS variable
--color-primary: #AFBAD3;
Lowercase HEX
#afbad3

Shades

Tints

Tones

Harmony

CSS snippets for #AFBAD3

.color-afbad3 {
  color: #AFBAD3;
  background-color: #AFBAD3;
}

Frequently asked questions

What color is #AFBAD3?+

#AFBAD3 is a HEX color with RGB value rgb(175, 186, 211) and HSL value hsl(222, 29%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFBAD3?+

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