#3B4CCB Color

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

Color preview

#3B4CCB

Color formats

HEX
#3B4CCB
RGB
rgb(59, 76, 203)
RGBA
rgba(59, 76, 203, 1)
HSL
hsl(233, 58%, 51%)
HSV
hsv(233, 71%, 80%)
CMYK
cmyk(71%, 63%, 0%, 20%)
CSS variable
--color-primary: #3B4CCB;
Lowercase HEX
#3b4ccb

Shades

Tints

Tones

Harmony

CSS snippets for #3B4CCB

.color-3b4ccb {
  color: #3B4CCB;
  background-color: #3B4CCB;
}

Frequently asked questions

What color is #3B4CCB?+

#3B4CCB is a HEX color with RGB value rgb(59, 76, 203) and HSL value hsl(233, 58%, 51%). Its closest CSS named color is RoyalBlue.

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

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