#7FACDC Color

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

Color preview

#7FACDC

Color formats

HEX
#7FACDC
RGB
rgb(127, 172, 220)
RGBA
rgba(127, 172, 220, 1)
HSL
hsl(211, 57%, 68%)
HSV
hsv(211, 42%, 86%)
CMYK
cmyk(42%, 22%, 0%, 14%)
CSS variable
--color-primary: #7FACDC;
Lowercase HEX
#7facdc

Shades

Tints

Tones

Harmony

CSS snippets for #7FACDC

.color-7facdc {
  color: #7FACDC;
  background-color: #7FACDC;
}

Frequently asked questions

What color is #7FACDC?+

#7FACDC is a HEX color with RGB value rgb(127, 172, 220) and HSL value hsl(211, 57%, 68%). Its closest CSS named color is SkyBlue.

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

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