#345ACB Color

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

Color preview

#345ACB

Color formats

HEX
#345ACB
RGB
rgb(52, 90, 203)
RGBA
rgba(52, 90, 203, 1)
HSL
hsl(225, 59%, 50%)
HSV
hsv(225, 74%, 80%)
CMYK
cmyk(74%, 56%, 0%, 20%)
CSS variable
--color-primary: #345ACB;
Lowercase HEX
#345acb

Shades

Tints

Tones

Harmony

CSS snippets for #345ACB

.color-345acb {
  color: #345ACB;
  background-color: #345ACB;
}

Frequently asked questions

What color is #345ACB?+

#345ACB is a HEX color with RGB value rgb(52, 90, 203) and HSL value hsl(225, 59%, 50%). Its closest CSS named color is RoyalBlue.

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

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