#3B2DFB Color

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

Color preview

#3B2DFB

Color formats

HEX
#3B2DFB
RGB
rgb(59, 45, 251)
RGBA
rgba(59, 45, 251, 1)
HSL
hsl(244, 96%, 58%)
HSV
hsv(244, 82%, 98%)
CMYK
cmyk(76%, 82%, 0%, 2%)
CSS variable
--color-primary: #3B2DFB;
Lowercase HEX
#3b2dfb

Shades

Tints

Tones

Harmony

CSS snippets for #3B2DFB

.color-3b2dfb {
  color: #3B2DFB;
  background-color: #3B2DFB;
}

Frequently asked questions

What color is #3B2DFB?+

#3B2DFB is a HEX color with RGB value rgb(59, 45, 251) and HSL value hsl(244, 96%, 58%). Its closest CSS named color is RoyalBlue.

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

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