#7F799C Color

Inspect #7F799C across formats, palettes, contrast and closest named color matches.

Color preview

#7F799C

Color formats

HEX
#7F799C
RGB
rgb(127, 121, 156)
RGBA
rgba(127, 121, 156, 1)
HSL
hsl(250, 15%, 54%)
HSV
hsv(250, 22%, 61%)
CMYK
cmyk(19%, 22%, 0%, 39%)
CSS variable
--color-primary: #7F799C;
Lowercase HEX
#7f799c

Shades

Tints

Tones

Harmony

CSS snippets for #7F799C

.color-7f799c {
  color: #7F799C;
  background-color: #7F799C;
}

Frequently asked questions

What color is #7F799C?+

#7F799C is a HEX color with RGB value rgb(127, 121, 156) and HSL value hsl(250, 15%, 54%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #7F799C?+

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