#4C3DBC Color

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

Color preview

#4C3DBC

Color formats

HEX
#4C3DBC
RGB
rgb(76, 61, 188)
RGBA
rgba(76, 61, 188, 1)
HSL
hsl(247, 51%, 49%)
HSV
hsv(247, 68%, 74%)
CMYK
cmyk(60%, 68%, 0%, 26%)
CSS variable
--color-primary: #4C3DBC;
Lowercase HEX
#4c3dbc

Shades

Tints

Tones

Harmony

CSS snippets for #4C3DBC

.color-4c3dbc {
  color: #4C3DBC;
  background-color: #4C3DBC;
}

Frequently asked questions

What color is #4C3DBC?+

#4C3DBC is a HEX color with RGB value rgb(76, 61, 188) and HSL value hsl(247, 51%, 49%). Its closest CSS named color is RebeccaPurple.

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

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