#3B4AED Color

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

Color preview

#3B4AED

Color formats

HEX
#3B4AED
RGB
rgb(59, 74, 237)
RGBA
rgba(59, 74, 237, 1)
HSL
hsl(235, 83%, 58%)
HSV
hsv(235, 75%, 93%)
CMYK
cmyk(75%, 69%, 0%, 7%)
CSS variable
--color-primary: #3B4AED;
Lowercase HEX
#3b4aed

Shades

Tints

Tones

Harmony

CSS snippets for #3B4AED

.color-3b4aed {
  color: #3B4AED;
  background-color: #3B4AED;
}

Frequently asked questions

What color is #3B4AED?+

#3B4AED is a HEX color with RGB value rgb(59, 74, 237) and HSL value hsl(235, 83%, 58%). Its closest CSS named color is RoyalBlue.

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

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