#3354CC Color

Inspect #3354CC across formats, palettes, contrast and closest named color matches.

Color preview

#3354CC

Color formats

HEX
#3354CC
RGB
rgb(51, 84, 204)
RGBA
rgba(51, 84, 204, 1)
HSL
hsl(227, 60%, 50%)
HSV
hsv(227, 75%, 80%)
CMYK
cmyk(75%, 59%, 0%, 20%)
CSS variable
--color-primary: #3354CC;
Lowercase HEX
#3354cc

Shades

Tints

Tones

Harmony

CSS snippets for #3354CC

.color-3354cc {
  color: #3354CC;
  background-color: #3354CC;
}

Frequently asked questions

What color is #3354CC?+

#3354CC is a HEX color with RGB value rgb(51, 84, 204) and HSL value hsl(227, 60%, 50%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3354CC?+

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