#3F50BB Color

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

Color preview

#3F50BB

Color formats

HEX
#3F50BB
RGB
rgb(63, 80, 187)
RGBA
rgba(63, 80, 187, 1)
HSL
hsl(232, 50%, 49%)
HSV
hsv(232, 66%, 73%)
CMYK
cmyk(66%, 57%, 0%, 27%)
CSS variable
--color-primary: #3F50BB;
Lowercase HEX
#3f50bb

Shades

Tints

Tones

Harmony

CSS snippets for #3F50BB

.color-3f50bb {
  color: #3F50BB;
  background-color: #3F50BB;
}

Frequently asked questions

What color is #3F50BB?+

#3F50BB is a HEX color with RGB value rgb(63, 80, 187) and HSL value hsl(232, 50%, 49%). Its closest CSS named color is RoyalBlue.

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

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