#484ABC Color

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

Color preview

#484ABC

Color formats

HEX
#484ABC
RGB
rgb(72, 74, 188)
RGBA
rgba(72, 74, 188, 1)
HSL
hsl(239, 46%, 51%)
HSV
hsv(239, 62%, 74%)
CMYK
cmyk(62%, 61%, 0%, 26%)
CSS variable
--color-primary: #484ABC;
Lowercase HEX
#484abc

Shades

Tints

Tones

Harmony

CSS snippets for #484ABC

.color-484abc {
  color: #484ABC;
  background-color: #484ABC;
}

Frequently asked questions

What color is #484ABC?+

#484ABC is a HEX color with RGB value rgb(72, 74, 188) and HSL value hsl(239, 46%, 51%). Its closest CSS named color is SlateBlue.

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

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