#334CC7 Color

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

Color preview

#334CC7

Color formats

HEX
#334CC7
RGB
rgb(51, 76, 199)
RGBA
rgba(51, 76, 199, 1)
HSL
hsl(230, 59%, 49%)
HSV
hsv(230, 74%, 78%)
CMYK
cmyk(74%, 62%, 0%, 22%)
CSS variable
--color-primary: #334CC7;
Lowercase HEX
#334cc7

Shades

Tints

Tones

Harmony

CSS snippets for #334CC7

.color-334cc7 {
  color: #334CC7;
  background-color: #334CC7;
}

Frequently asked questions

What color is #334CC7?+

#334CC7 is a HEX color with RGB value rgb(51, 76, 199) and HSL value hsl(230, 59%, 49%). Its closest CSS named color is RoyalBlue.

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

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