#A4A5CE Color

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

Color preview

#A4A5CE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A4A5CE

.color-a4a5ce {
  color: #A4A5CE;
  background-color: #A4A5CE;
}

Frequently asked questions

What color is #A4A5CE?+

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

What is the closest Tailwind color to #A4A5CE?+

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