#3B0BFB Color

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

Color preview

#3B0BFB

Color formats

HEX
#3B0BFB
RGB
rgb(59, 11, 251)
RGBA
rgba(59, 11, 251, 1)
HSL
hsl(252, 97%, 51%)
HSV
hsv(252, 96%, 98%)
CMYK
cmyk(76%, 96%, 0%, 2%)
CSS variable
--color-primary: #3B0BFB;
Lowercase HEX
#3b0bfb

Shades

Tints

Tones

Harmony

CSS snippets for #3B0BFB

.color-3b0bfb {
  color: #3B0BFB;
  background-color: #3B0BFB;
}

Frequently asked questions

What color is #3B0BFB?+

#3B0BFB is a HEX color with RGB value rgb(59, 11, 251) and HSL value hsl(252, 97%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #3B0BFB?+

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