#3F3F6A Color

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

Color preview

#3F3F6A

Color formats

HEX
#3F3F6A
RGB
rgb(63, 63, 106)
RGBA
rgba(63, 63, 106, 1)
HSL
hsl(240, 25%, 33%)
HSV
hsv(240, 41%, 42%)
CMYK
cmyk(41%, 41%, 0%, 58%)
CSS variable
--color-primary: #3F3F6A;
Lowercase HEX
#3f3f6a

Shades

Tints

Tones

Harmony

CSS snippets for #3F3F6A

.color-3f3f6a {
  color: #3F3F6A;
  background-color: #3F3F6A;
}

Frequently asked questions

What color is #3F3F6A?+

#3F3F6A is a HEX color with RGB value rgb(63, 63, 106) and HSL value hsl(240, 25%, 33%). Its closest CSS named color is DarkSlateBlue.

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

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