#6000BF Color

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

Color preview

#6000BF

Color formats

HEX
#6000BF
RGB
rgb(96, 0, 191)
RGBA
rgba(96, 0, 191, 1)
HSL
hsl(270, 100%, 37%)
HSV
hsv(270, 100%, 75%)
CMYK
cmyk(50%, 100%, 0%, 25%)
CSS variable
--color-primary: #6000BF;
Lowercase HEX
#6000bf

Shades

Tints

Tones

Harmony

CSS snippets for #6000BF

.color-6000bf {
  color: #6000BF;
  background-color: #6000BF;
}

Frequently asked questions

What color is #6000BF?+

#6000BF is a HEX color with RGB value rgb(96, 0, 191) and HSL value hsl(270, 100%, 37%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #6000BF?+

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