#3B5FBA Color

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

Color preview

#3B5FBA

Color formats

HEX
#3B5FBA
RGB
rgb(59, 95, 186)
RGBA
rgba(59, 95, 186, 1)
HSL
hsl(223, 52%, 48%)
HSV
hsv(223, 68%, 73%)
CMYK
cmyk(68%, 49%, 0%, 27%)
CSS variable
--color-primary: #3B5FBA;
Lowercase HEX
#3b5fba

Shades

Tints

Tones

Harmony

CSS snippets for #3B5FBA

.color-3b5fba {
  color: #3B5FBA;
  background-color: #3B5FBA;
}

Frequently asked questions

What color is #3B5FBA?+

#3B5FBA is a HEX color with RGB value rgb(59, 95, 186) and HSL value hsl(223, 52%, 48%). Its closest CSS named color is SteelBlue.

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

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