#6FD8EF Color

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

Color preview

#6FD8EF

Color formats

HEX
#6FD8EF
RGB
rgb(111, 216, 239)
RGBA
rgba(111, 216, 239, 1)
HSL
hsl(191, 80%, 69%)
HSV
hsv(191, 54%, 94%)
CMYK
cmyk(54%, 10%, 0%, 6%)
CSS variable
--color-primary: #6FD8EF;
Lowercase HEX
#6fd8ef

Shades

Tints

Tones

Harmony

CSS snippets for #6FD8EF

.color-6fd8ef {
  color: #6FD8EF;
  background-color: #6FD8EF;
}

Frequently asked questions

What color is #6FD8EF?+

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

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

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