#4B2E8E Color

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

Color preview

#4B2E8E

Color formats

HEX
#4B2E8E
RGB
rgb(75, 46, 142)
RGBA
rgba(75, 46, 142, 1)
HSL
hsl(258, 51%, 37%)
HSV
hsv(258, 68%, 56%)
CMYK
cmyk(47%, 68%, 0%, 44%)
CSS variable
--color-primary: #4B2E8E;
Lowercase HEX
#4b2e8e

Shades

Tints

Tones

Harmony

CSS snippets for #4B2E8E

.color-4b2e8e {
  color: #4B2E8E;
  background-color: #4B2E8E;
}

Frequently asked questions

What color is #4B2E8E?+

#4B2E8E is a HEX color with RGB value rgb(75, 46, 142) and HSL value hsl(258, 51%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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