#4B488E Color

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

Color preview

#4B488E

Color formats

HEX
#4B488E
RGB
rgb(75, 72, 142)
RGBA
rgba(75, 72, 142, 1)
HSL
hsl(243, 33%, 42%)
HSV
hsv(243, 49%, 56%)
CMYK
cmyk(47%, 49%, 0%, 44%)
CSS variable
--color-primary: #4B488E;
Lowercase HEX
#4b488e

Shades

Tints

Tones

Harmony

CSS snippets for #4B488E

.color-4b488e {
  color: #4B488E;
  background-color: #4B488E;
}

Frequently asked questions

What color is #4B488E?+

#4B488E is a HEX color with RGB value rgb(75, 72, 142) and HSL value hsl(243, 33%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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