#456BAD Color

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

Color preview

#456BAD

Color formats

HEX
#456BAD
RGB
rgb(69, 107, 173)
RGBA
rgba(69, 107, 173, 1)
HSL
hsl(218, 43%, 47%)
HSV
hsv(218, 60%, 68%)
CMYK
cmyk(60%, 38%, 0%, 32%)
CSS variable
--color-primary: #456BAD;
Lowercase HEX
#456bad

Shades

Tints

Tones

Harmony

CSS snippets for #456BAD

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

Frequently asked questions

What color is #456BAD?+

#456BAD is a HEX color with RGB value rgb(69, 107, 173) and HSL value hsl(218, 43%, 47%). Its closest CSS named color is SteelBlue.

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

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