#3B4ACC Color

Inspect #3B4ACC across formats, palettes, contrast and closest named color matches.

Color preview

#3B4ACC

Color formats

HEX
#3B4ACC
RGB
rgb(59, 74, 204)
RGBA
rgba(59, 74, 204, 1)
HSL
hsl(234, 59%, 52%)
HSV
hsv(234, 71%, 80%)
CMYK
cmyk(71%, 64%, 0%, 20%)
CSS variable
--color-primary: #3B4ACC;
Lowercase HEX
#3b4acc

Shades

Tints

Tones

Harmony

CSS snippets for #3B4ACC

.color-3b4acc {
  color: #3B4ACC;
  background-color: #3B4ACC;
}

Frequently asked questions

What color is #3B4ACC?+

#3B4ACC is a HEX color with RGB value rgb(59, 74, 204) and HSL value hsl(234, 59%, 52%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3B4ACC?+

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