#345AB2 Color

Inspect #345AB2 across formats, palettes, contrast and closest named color matches.

Color preview

#345AB2

Color formats

HEX
#345AB2
RGB
rgb(52, 90, 178)
RGBA
rgba(52, 90, 178, 1)
HSL
hsl(222, 55%, 45%)
HSV
hsv(222, 71%, 70%)
CMYK
cmyk(71%, 49%, 0%, 30%)
CSS variable
--color-primary: #345AB2;
Lowercase HEX
#345ab2

Shades

Tints

Tones

Harmony

CSS snippets for #345AB2

.color-345ab2 {
  color: #345AB2;
  background-color: #345AB2;
}

Frequently asked questions

What color is #345AB2?+

#345AB2 is a HEX color with RGB value rgb(52, 90, 178) and HSL value hsl(222, 55%, 45%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #345AB2?+

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