#5FACDC Color

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

Color preview

#5FACDC

Color formats

HEX
#5FACDC
RGB
rgb(95, 172, 220)
RGBA
rgba(95, 172, 220, 1)
HSL
hsl(203, 64%, 62%)
HSV
hsv(203, 57%, 86%)
CMYK
cmyk(57%, 22%, 0%, 14%)
CSS variable
--color-primary: #5FACDC;
Lowercase HEX
#5facdc

Shades

Tints

Tones

Harmony

CSS snippets for #5FACDC

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

Frequently asked questions

What color is #5FACDC?+

#5FACDC is a HEX color with RGB value rgb(95, 172, 220) and HSL value hsl(203, 64%, 62%). Its closest CSS named color is CornflowerBlue.

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

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