#A0A8CE Color

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

Color preview

#A0A8CE

Color formats

HEX
#A0A8CE
RGB
rgb(160, 168, 206)
RGBA
rgba(160, 168, 206, 1)
HSL
hsl(230, 32%, 72%)
HSV
hsv(230, 22%, 81%)
CMYK
cmyk(22%, 18%, 0%, 19%)
CSS variable
--color-primary: #A0A8CE;
Lowercase HEX
#a0a8ce

Shades

Tints

Tones

Harmony

CSS snippets for #A0A8CE

.color-a0a8ce {
  color: #A0A8CE;
  background-color: #A0A8CE;
}

Frequently asked questions

What color is #A0A8CE?+

#A0A8CE is a HEX color with RGB value rgb(160, 168, 206) and HSL value hsl(230, 32%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0A8CE?+

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