#3B3B9C Color

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

Color preview

#3B3B9C

Color formats

HEX
#3B3B9C
RGB
rgb(59, 59, 156)
RGBA
rgba(59, 59, 156, 1)
HSL
hsl(240, 45%, 42%)
HSV
hsv(240, 62%, 61%)
CMYK
cmyk(62%, 62%, 0%, 39%)
CSS variable
--color-primary: #3B3B9C;
Lowercase HEX
#3b3b9c

Shades

Tints

Tones

Harmony

CSS snippets for #3B3B9C

.color-3b3b9c {
  color: #3B3B9C;
  background-color: #3B3B9C;
}

Frequently asked questions

What color is #3B3B9C?+

#3B3B9C is a HEX color with RGB value rgb(59, 59, 156) and HSL value hsl(240, 45%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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