#334ACC Color

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

Color preview

#334ACC

Color formats

HEX
#334ACC
RGB
rgb(51, 74, 204)
RGBA
rgba(51, 74, 204, 1)
HSL
hsl(231, 60%, 50%)
HSV
hsv(231, 75%, 80%)
CMYK
cmyk(75%, 64%, 0%, 20%)
CSS variable
--color-primary: #334ACC;
Lowercase HEX
#334acc

Shades

Tints

Tones

Harmony

CSS snippets for #334ACC

.color-334acc {
  color: #334ACC;
  background-color: #334ACC;
}

Frequently asked questions

What color is #334ACC?+

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

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

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