#A89DCB Color

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

Color preview

#A89DCB

Color formats

HEX
#A89DCB
RGB
rgb(168, 157, 203)
RGBA
rgba(168, 157, 203, 1)
HSL
hsl(254, 31%, 71%)
HSV
hsv(254, 23%, 80%)
CMYK
cmyk(17%, 23%, 0%, 20%)
CSS variable
--color-primary: #A89DCB;
Lowercase HEX
#a89dcb

Shades

Tints

Tones

Harmony

CSS snippets for #A89DCB

.color-a89dcb {
  color: #A89DCB;
  background-color: #A89DCB;
}

Frequently asked questions

What color is #A89DCB?+

#A89DCB is a HEX color with RGB value rgb(168, 157, 203) and HSL value hsl(254, 31%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A89DCB?+

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