#3B337B Color

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

Color preview

#3B337B

Color formats

HEX
#3B337B
RGB
rgb(59, 51, 123)
RGBA
rgba(59, 51, 123, 1)
HSL
hsl(247, 41%, 34%)
HSV
hsv(247, 59%, 48%)
CMYK
cmyk(52%, 59%, 0%, 52%)
CSS variable
--color-primary: #3B337B;
Lowercase HEX
#3b337b

Shades

Tints

Tones

Harmony

CSS snippets for #3B337B

.color-3b337b {
  color: #3B337B;
  background-color: #3B337B;
}

Frequently asked questions

What color is #3B337B?+

#3B337B is a HEX color with RGB value rgb(59, 51, 123) and HSL value hsl(247, 41%, 34%). Its closest CSS named color is DarkSlateBlue.

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

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