#700ABE Color

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

Color preview

#700ABE

Color formats

HEX
#700ABE
RGB
rgb(112, 10, 190)
RGBA
rgba(112, 10, 190, 1)
HSL
hsl(274, 90%, 39%)
HSV
hsv(274, 95%, 75%)
CMYK
cmyk(41%, 95%, 0%, 25%)
CSS variable
--color-primary: #700ABE;
Lowercase HEX
#700abe

Shades

Tints

Tones

Harmony

CSS snippets for #700ABE

.color-700abe {
  color: #700ABE;
  background-color: #700ABE;
}

Frequently asked questions

What color is #700ABE?+

#700ABE is a HEX color with RGB value rgb(112, 10, 190) and HSL value hsl(274, 90%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #700ABE?+

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