#3A335B Color

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

Color preview

#3A335B

Color formats

HEX
#3A335B
RGB
rgb(58, 51, 91)
RGBA
rgba(58, 51, 91, 1)
HSL
hsl(251, 28%, 28%)
HSV
hsv(251, 44%, 36%)
CMYK
cmyk(36%, 44%, 0%, 64%)
CSS variable
--color-primary: #3A335B;
Lowercase HEX
#3a335b

Shades

Tints

Tones

Harmony

CSS snippets for #3A335B

.color-3a335b {
  color: #3A335B;
  background-color: #3A335B;
}

Frequently asked questions

What color is #3A335B?+

#3A335B is a HEX color with RGB value rgb(58, 51, 91) and HSL value hsl(251, 28%, 28%). Its closest CSS named color is DarkSlateGray.

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

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