#334DCC Color

Inspect #334DCC across formats, palettes, contrast and closest named color matches.

Color preview

#334DCC

Color formats

HEX
#334DCC
RGB
rgb(51, 77, 204)
RGBA
rgba(51, 77, 204, 1)
HSL
hsl(230, 60%, 50%)
HSV
hsv(230, 75%, 80%)
CMYK
cmyk(75%, 62%, 0%, 20%)
CSS variable
--color-primary: #334DCC;
Lowercase HEX
#334dcc

Shades

Tints

Tones

Harmony

CSS snippets for #334DCC

.color-334dcc {
  color: #334DCC;
  background-color: #334DCC;
}

Frequently asked questions

What color is #334DCC?+

#334DCC is a HEX color with RGB value rgb(51, 77, 204) and HSL value hsl(230, 60%, 50%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #334DCC?+

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