#484BAD Color

Inspect #484BAD across formats, palettes, contrast and closest named color matches.

Color preview

#484BAD

Color formats

HEX
#484BAD
RGB
rgb(72, 75, 173)
RGBA
rgba(72, 75, 173, 1)
HSL
hsl(238, 41%, 48%)
HSV
hsv(238, 58%, 68%)
CMYK
cmyk(58%, 57%, 0%, 32%)
CSS variable
--color-primary: #484BAD;
Lowercase HEX
#484bad

Shades

Tints

Tones

Harmony

CSS snippets for #484BAD

.color-484bad {
  color: #484BAD;
  background-color: #484BAD;
}

Frequently asked questions

What color is #484BAD?+

#484BAD is a HEX color with RGB value rgb(72, 75, 173) and HSL value hsl(238, 41%, 48%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #484BAD?+

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