#3B00FB Color

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

Color preview

#3B00FB

Color formats

HEX
#3B00FB
RGB
rgb(59, 0, 251)
RGBA
rgba(59, 0, 251, 1)
HSL
hsl(254, 100%, 49%)
HSV
hsv(254, 100%, 98%)
CMYK
cmyk(76%, 100%, 0%, 2%)
CSS variable
--color-primary: #3B00FB;
Lowercase HEX
#3b00fb

Shades

Tints

Tones

Harmony

CSS snippets for #3B00FB

.color-3b00fb {
  color: #3B00FB;
  background-color: #3B00FB;
}

Frequently asked questions

What color is #3B00FB?+

#3B00FB is a HEX color with RGB value rgb(59, 0, 251) and HSL value hsl(254, 100%, 49%). Its closest CSS named color is Blue.

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

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