#A99ECB Color

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

Color preview

#A99ECB

Color formats

HEX
#A99ECB
RGB
rgb(169, 158, 203)
RGBA
rgba(169, 158, 203, 1)
HSL
hsl(255, 30%, 71%)
HSV
hsv(255, 22%, 80%)
CMYK
cmyk(17%, 22%, 0%, 20%)
CSS variable
--color-primary: #A99ECB;
Lowercase HEX
#a99ecb

Shades

Tints

Tones

Harmony

CSS snippets for #A99ECB

.color-a99ecb {
  color: #A99ECB;
  background-color: #A99ECB;
}

Frequently asked questions

What color is #A99ECB?+

#A99ECB is a HEX color with RGB value rgb(169, 158, 203) and HSL value hsl(255, 30%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A99ECB?+

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