#3B4FEA Color

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

Color preview

#3B4FEA

Color formats

HEX
#3B4FEA
RGB
rgb(59, 79, 234)
RGBA
rgba(59, 79, 234, 1)
HSL
hsl(233, 81%, 57%)
HSV
hsv(233, 75%, 92%)
CMYK
cmyk(75%, 66%, 0%, 8%)
CSS variable
--color-primary: #3B4FEA;
Lowercase HEX
#3b4fea

Shades

Tints

Tones

Harmony

CSS snippets for #3B4FEA

.color-3b4fea {
  color: #3B4FEA;
  background-color: #3B4FEA;
}

Frequently asked questions

What color is #3B4FEA?+

#3B4FEA is a HEX color with RGB value rgb(59, 79, 234) and HSL value hsl(233, 81%, 57%). Its closest CSS named color is RoyalBlue.

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

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