#3456BC Color

Inspect #3456BC across formats, palettes, contrast and closest named color matches.

Color preview

#3456BC

Color formats

HEX
#3456BC
RGB
rgb(52, 86, 188)
RGBA
rgba(52, 86, 188, 1)
HSL
hsl(225, 57%, 47%)
HSV
hsv(225, 72%, 74%)
CMYK
cmyk(72%, 54%, 0%, 26%)
CSS variable
--color-primary: #3456BC;
Lowercase HEX
#3456bc

Shades

Tints

Tones

Harmony

CSS snippets for #3456BC

.color-3456bc {
  color: #3456BC;
  background-color: #3456BC;
}

Frequently asked questions

What color is #3456BC?+

#3456BC is a HEX color with RGB value rgb(52, 86, 188) and HSL value hsl(225, 57%, 47%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3456BC?+

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