#345ABC Color

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

Color preview

#345ABC

Color formats

HEX
#345ABC
RGB
rgb(52, 90, 188)
RGBA
rgba(52, 90, 188, 1)
HSL
hsl(223, 57%, 47%)
HSV
hsv(223, 72%, 74%)
CMYK
cmyk(72%, 52%, 0%, 26%)
CSS variable
--color-primary: #345ABC;
Lowercase HEX
#345abc

Shades

Tints

Tones

Harmony

CSS snippets for #345ABC

.color-345abc {
  color: #345ABC;
  background-color: #345ABC;
}

Frequently asked questions

What color is #345ABC?+

#345ABC is a HEX color with RGB value rgb(52, 90, 188) and HSL value hsl(223, 57%, 47%). Its closest CSS named color is RoyalBlue.

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

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