#A4A6CE Color

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

Color preview

#A4A6CE

Color formats

HEX
#A4A6CE
RGB
rgb(164, 166, 206)
RGBA
rgba(164, 166, 206, 1)
HSL
hsl(237, 30%, 73%)
HSV
hsv(237, 20%, 81%)
CMYK
cmyk(20%, 19%, 0%, 19%)
CSS variable
--color-primary: #A4A6CE;
Lowercase HEX
#a4a6ce

Shades

Tints

Tones

Harmony

CSS snippets for #A4A6CE

.color-a4a6ce {
  color: #A4A6CE;
  background-color: #A4A6CE;
}

Frequently asked questions

What color is #A4A6CE?+

#A4A6CE is a HEX color with RGB value rgb(164, 166, 206) and HSL value hsl(237, 30%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4A6CE?+

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