#4F7E9F Color

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

Color preview

#4F7E9F

Color formats

HEX
#4F7E9F
RGB
rgb(79, 126, 159)
RGBA
rgba(79, 126, 159, 1)
HSL
hsl(205, 34%, 47%)
HSV
hsv(205, 50%, 62%)
CMYK
cmyk(50%, 21%, 0%, 38%)
CSS variable
--color-primary: #4F7E9F;
Lowercase HEX
#4f7e9f

Shades

Tints

Tones

Harmony

CSS snippets for #4F7E9F

.color-4f7e9f {
  color: #4F7E9F;
  background-color: #4F7E9F;
}

Frequently asked questions

What color is #4F7E9F?+

#4F7E9F is a HEX color with RGB value rgb(79, 126, 159) and HSL value hsl(205, 34%, 47%). Its closest CSS named color is SteelBlue.

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

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