#4B3E8E Color

Inspect #4B3E8E across formats, palettes, contrast and closest named color matches.

Color preview

#4B3E8E

Color formats

HEX
#4B3E8E
RGB
rgb(75, 62, 142)
RGBA
rgba(75, 62, 142, 1)
HSL
hsl(250, 39%, 40%)
HSV
hsv(250, 56%, 56%)
CMYK
cmyk(47%, 56%, 0%, 44%)
CSS variable
--color-primary: #4B3E8E;
Lowercase HEX
#4b3e8e

Shades

Tints

Tones

Harmony

CSS snippets for #4B3E8E

.color-4b3e8e {
  color: #4B3E8E;
  background-color: #4B3E8E;
}

Frequently asked questions

What color is #4B3E8E?+

#4B3E8E is a HEX color with RGB value rgb(75, 62, 142) and HSL value hsl(250, 39%, 40%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4B3E8E?+

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