#AFBAD8 Color

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

Color preview

#AFBAD8

Color formats

HEX
#AFBAD8
RGB
rgb(175, 186, 216)
RGBA
rgba(175, 186, 216, 1)
HSL
hsl(224, 34%, 77%)
HSV
hsv(224, 19%, 85%)
CMYK
cmyk(19%, 14%, 0%, 15%)
CSS variable
--color-primary: #AFBAD8;
Lowercase HEX
#afbad8

Shades

Tints

Tones

Harmony

CSS snippets for #AFBAD8

.color-afbad8 {
  color: #AFBAD8;
  background-color: #AFBAD8;
}

Frequently asked questions

What color is #AFBAD8?+

#AFBAD8 is a HEX color with RGB value rgb(175, 186, 216) and HSL value hsl(224, 34%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFBAD8?+

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