#3F325C Color

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

Color preview

#3F325C

Color formats

HEX
#3F325C
RGB
rgb(63, 50, 92)
RGBA
rgba(63, 50, 92, 1)
HSL
hsl(259, 30%, 28%)
HSV
hsv(259, 46%, 36%)
CMYK
cmyk(32%, 46%, 0%, 64%)
CSS variable
--color-primary: #3F325C;
Lowercase HEX
#3f325c

Shades

Tints

Tones

Harmony

CSS snippets for #3F325C

.color-3f325c {
  color: #3F325C;
  background-color: #3F325C;
}

Frequently asked questions

What color is #3F325C?+

#3F325C is a HEX color with RGB value rgb(63, 50, 92) and HSL value hsl(259, 30%, 28%). Its closest CSS named color is DarkSlateGray.

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

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