#7FAFCB Color

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

Color preview

#7FAFCB

Color formats

HEX
#7FAFCB
RGB
rgb(127, 175, 203)
RGBA
rgba(127, 175, 203, 1)
HSL
hsl(202, 42%, 65%)
HSV
hsv(202, 37%, 80%)
CMYK
cmyk(37%, 14%, 0%, 20%)
CSS variable
--color-primary: #7FAFCB;
Lowercase HEX
#7fafcb

Shades

Tints

Tones

Harmony

CSS snippets for #7FAFCB

.color-7fafcb {
  color: #7FAFCB;
  background-color: #7FAFCB;
}

Frequently asked questions

What color is #7FAFCB?+

#7FAFCB is a HEX color with RGB value rgb(127, 175, 203) and HSL value hsl(202, 42%, 65%). Its closest CSS named color is SkyBlue.

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

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