#3E3D6B Color

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

Color preview

#3E3D6B

Color formats

HEX
#3E3D6B
RGB
rgb(62, 61, 107)
RGBA
rgba(62, 61, 107, 1)
HSL
hsl(241, 27%, 33%)
HSV
hsv(241, 43%, 42%)
CMYK
cmyk(42%, 43%, 0%, 58%)
CSS variable
--color-primary: #3E3D6B;
Lowercase HEX
#3e3d6b

Shades

Tints

Tones

Harmony

CSS snippets for #3E3D6B

.color-3e3d6b {
  color: #3E3D6B;
  background-color: #3E3D6B;
}

Frequently asked questions

What color is #3E3D6B?+

#3E3D6B is a HEX color with RGB value rgb(62, 61, 107) and HSL value hsl(241, 27%, 33%). Its closest CSS named color is DarkSlateBlue.

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

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