#ADA3D3 Color

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

Color preview

#ADA3D3

Color formats

HEX
#ADA3D3
RGB
rgb(173, 163, 211)
RGBA
rgba(173, 163, 211, 1)
HSL
hsl(253, 35%, 73%)
HSV
hsv(253, 23%, 83%)
CMYK
cmyk(18%, 23%, 0%, 17%)
CSS variable
--color-primary: #ADA3D3;
Lowercase HEX
#ada3d3

Shades

Tints

Tones

Harmony

CSS snippets for #ADA3D3

.color-ada3d3 {
  color: #ADA3D3;
  background-color: #ADA3D3;
}

Frequently asked questions

What color is #ADA3D3?+

#ADA3D3 is a HEX color with RGB value rgb(173, 163, 211) and HSL value hsl(253, 35%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADA3D3?+

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