#485BAD Color

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

Color preview

#485BAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #485BAD

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

Frequently asked questions

What color is #485BAD?+

#485BAD is a HEX color with RGB value rgb(72, 91, 173) and HSL value hsl(229, 41%, 48%). Its closest CSS named color is SteelBlue.

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

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