#3B5BEA Color

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

Color preview

#3B5BEA

Color formats

HEX
#3B5BEA
RGB
rgb(59, 91, 234)
RGBA
rgba(59, 91, 234, 1)
HSL
hsl(229, 81%, 57%)
HSV
hsv(229, 75%, 92%)
CMYK
cmyk(75%, 61%, 0%, 8%)
CSS variable
--color-primary: #3B5BEA;
Lowercase HEX
#3b5bea

Shades

Tints

Tones

Harmony

CSS snippets for #3B5BEA

.color-3b5bea {
  color: #3B5BEA;
  background-color: #3B5BEA;
}

Frequently asked questions

What color is #3B5BEA?+

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

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

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