#456CBA Color

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

Color preview

#456CBA

Color formats

HEX
#456CBA
RGB
rgb(69, 108, 186)
RGBA
rgba(69, 108, 186, 1)
HSL
hsl(220, 46%, 50%)
HSV
hsv(220, 63%, 73%)
CMYK
cmyk(63%, 42%, 0%, 27%)
CSS variable
--color-primary: #456CBA;
Lowercase HEX
#456cba

Shades

Tints

Tones

Harmony

CSS snippets for #456CBA

.color-456cba {
  color: #456CBA;
  background-color: #456CBA;
}

Frequently asked questions

What color is #456CBA?+

#456CBA is a HEX color with RGB value rgb(69, 108, 186) and HSL value hsl(220, 46%, 50%). Its closest CSS named color is SteelBlue.

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

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