#ADA6D4 Color

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

Color preview

#ADA6D4

Color formats

HEX
#ADA6D4
RGB
rgb(173, 166, 212)
RGBA
rgba(173, 166, 212, 1)
HSL
hsl(249, 35%, 74%)
HSV
hsv(249, 22%, 83%)
CMYK
cmyk(18%, 22%, 0%, 17%)
CSS variable
--color-primary: #ADA6D4;
Lowercase HEX
#ada6d4

Shades

Tints

Tones

Harmony

CSS snippets for #ADA6D4

.color-ada6d4 {
  color: #ADA6D4;
  background-color: #ADA6D4;
}

Frequently asked questions

What color is #ADA6D4?+

#ADA6D4 is a HEX color with RGB value rgb(173, 166, 212) and HSL value hsl(249, 35%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADA6D4?+

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