#3F6ABB Color

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

Color preview

#3F6ABB

Color formats

HEX
#3F6ABB
RGB
rgb(63, 106, 187)
RGBA
rgba(63, 106, 187, 1)
HSL
hsl(219, 50%, 49%)
HSV
hsv(219, 66%, 73%)
CMYK
cmyk(66%, 43%, 0%, 27%)
CSS variable
--color-primary: #3F6ABB;
Lowercase HEX
#3f6abb

Shades

Tints

Tones

Harmony

CSS snippets for #3F6ABB

.color-3f6abb {
  color: #3F6ABB;
  background-color: #3F6ABB;
}

Frequently asked questions

What color is #3F6ABB?+

#3F6ABB is a HEX color with RGB value rgb(63, 106, 187) and HSL value hsl(219, 50%, 49%). Its closest CSS named color is SteelBlue.

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

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