#7F99CC Color

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

Color preview

#7F99CC

Color formats

HEX
#7F99CC
RGB
rgb(127, 153, 204)
RGBA
rgba(127, 153, 204, 1)
HSL
hsl(220, 43%, 65%)
HSV
hsv(220, 38%, 80%)
CMYK
cmyk(38%, 25%, 0%, 20%)
CSS variable
--color-primary: #7F99CC;
Lowercase HEX
#7f99cc

Shades

Tints

Tones

Harmony

CSS snippets for #7F99CC

.color-7f99cc {
  color: #7F99CC;
  background-color: #7F99CC;
}

Frequently asked questions

What color is #7F99CC?+

#7F99CC is a HEX color with RGB value rgb(127, 153, 204) and HSL value hsl(220, 43%, 65%). Its closest CSS named color is CornflowerBlue.

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

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