#A00FBD Color

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

Color preview

#A00FBD

Color formats

HEX
#A00FBD
RGB
rgb(160, 15, 189)
RGBA
rgba(160, 15, 189, 1)
HSL
hsl(290, 85%, 40%)
HSV
hsv(290, 92%, 74%)
CMYK
cmyk(15%, 92%, 0%, 26%)
CSS variable
--color-primary: #A00FBD;
Lowercase HEX
#a00fbd

Shades

Tints

Tones

Harmony

CSS snippets for #A00FBD

.color-a00fbd {
  color: #A00FBD;
  background-color: #A00FBD;
}

Frequently asked questions

What color is #A00FBD?+

#A00FBD is a HEX color with RGB value rgb(160, 15, 189) and HSL value hsl(290, 85%, 40%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A00FBD?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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