#3B315B Color

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

Color preview

#3B315B

Color formats

HEX
#3B315B
RGB
rgb(59, 49, 91)
RGBA
rgba(59, 49, 91, 1)
HSL
hsl(254, 30%, 27%)
HSV
hsv(254, 46%, 36%)
CMYK
cmyk(35%, 46%, 0%, 64%)
CSS variable
--color-primary: #3B315B;
Lowercase HEX
#3b315b

Shades

Tints

Tones

Harmony

CSS snippets for #3B315B

.color-3b315b {
  color: #3B315B;
  background-color: #3B315B;
}

Frequently asked questions

What color is #3B315B?+

#3B315B is a HEX color with RGB value rgb(59, 49, 91) and HSL value hsl(254, 30%, 27%). Its closest CSS named color is DarkSlateGray.

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

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