#A4AFCB Color

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

Color preview

#A4AFCB

Color formats

HEX
#A4AFCB
RGB
rgb(164, 175, 203)
RGBA
rgba(164, 175, 203, 1)
HSL
hsl(223, 27%, 72%)
HSV
hsv(223, 19%, 80%)
CMYK
cmyk(19%, 14%, 0%, 20%)
CSS variable
--color-primary: #A4AFCB;
Lowercase HEX
#a4afcb

Shades

Tints

Tones

Harmony

CSS snippets for #A4AFCB

.color-a4afcb {
  color: #A4AFCB;
  background-color: #A4AFCB;
}

Frequently asked questions

What color is #A4AFCB?+

#A4AFCB is a HEX color with RGB value rgb(164, 175, 203) and HSL value hsl(223, 27%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4AFCB?+

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