#6FD1EF Color

Inspect #6FD1EF across formats, palettes, contrast and closest named color matches.

Color preview

#6FD1EF

Color formats

HEX
#6FD1EF
RGB
rgb(111, 209, 239)
RGBA
rgba(111, 209, 239, 1)
HSL
hsl(194, 80%, 69%)
HSV
hsv(194, 54%, 94%)
CMYK
cmyk(54%, 13%, 0%, 6%)
CSS variable
--color-primary: #6FD1EF;
Lowercase HEX
#6fd1ef

Shades

Tints

Tones

Harmony

CSS snippets for #6FD1EF

.color-6fd1ef {
  color: #6FD1EF;
  background-color: #6FD1EF;
}

Frequently asked questions

What color is #6FD1EF?+

#6FD1EF is a HEX color with RGB value rgb(111, 209, 239) and HSL value hsl(194, 80%, 69%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #6FD1EF?+

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