#6FDEEC Color

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

Color preview

#6FDEEC

Color formats

HEX
#6FDEEC
RGB
rgb(111, 222, 236)
RGBA
rgba(111, 222, 236, 1)
HSL
hsl(187, 77%, 68%)
HSV
hsv(187, 53%, 93%)
CMYK
cmyk(53%, 6%, 0%, 7%)
CSS variable
--color-primary: #6FDEEC;
Lowercase HEX
#6fdeec

Shades

Tints

Tones

Harmony

CSS snippets for #6FDEEC

.color-6fdeec {
  color: #6FDEEC;
  background-color: #6FDEEC;
}

Frequently asked questions

What color is #6FDEEC?+

#6FDEEC is a HEX color with RGB value rgb(111, 222, 236) and HSL value hsl(187, 77%, 68%). Its closest CSS named color is SkyBlue.

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

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