#A08FD3 Color

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

Color preview

#A08FD3

Color formats

HEX
#A08FD3
RGB
rgb(160, 143, 211)
RGBA
rgba(160, 143, 211, 1)
HSL
hsl(255, 44%, 69%)
HSV
hsv(255, 32%, 83%)
CMYK
cmyk(24%, 32%, 0%, 17%)
CSS variable
--color-primary: #A08FD3;
Lowercase HEX
#a08fd3

Shades

Tints

Tones

Harmony

CSS snippets for #A08FD3

.color-a08fd3 {
  color: #A08FD3;
  background-color: #A08FD3;
}

Frequently asked questions

What color is #A08FD3?+

#A08FD3 is a HEX color with RGB value rgb(160, 143, 211) and HSL value hsl(255, 44%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A08FD3?+

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