#4F6DBF Color

Inspect #4F6DBF across formats, palettes, contrast and closest named color matches.

Color preview

#4F6DBF

Color formats

HEX
#4F6DBF
RGB
rgb(79, 109, 191)
RGBA
rgba(79, 109, 191, 1)
HSL
hsl(224, 47%, 53%)
HSV
hsv(224, 59%, 75%)
CMYK
cmyk(59%, 43%, 0%, 25%)
CSS variable
--color-primary: #4F6DBF;
Lowercase HEX
#4f6dbf

Shades

Tints

Tones

Harmony

CSS snippets for #4F6DBF

.color-4f6dbf {
  color: #4F6DBF;
  background-color: #4F6DBF;
}

Frequently asked questions

What color is #4F6DBF?+

#4F6DBF is a HEX color with RGB value rgb(79, 109, 191) and HSL value hsl(224, 47%, 53%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #4F6DBF?+

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