#AFA7D3 Color

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

Color preview

#AFA7D3

Color formats

HEX
#AFA7D3
RGB
rgb(175, 167, 211)
RGBA
rgba(175, 167, 211, 1)
HSL
hsl(251, 33%, 74%)
HSV
hsv(251, 21%, 83%)
CMYK
cmyk(17%, 21%, 0%, 17%)
CSS variable
--color-primary: #AFA7D3;
Lowercase HEX
#afa7d3

Shades

Tints

Tones

Harmony

CSS snippets for #AFA7D3

.color-afa7d3 {
  color: #AFA7D3;
  background-color: #AFA7D3;
}

Frequently asked questions

What color is #AFA7D3?+

#AFA7D3 is a HEX color with RGB value rgb(175, 167, 211) and HSL value hsl(251, 33%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AFA7D3?+

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