#6CCFDE Color

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

Color preview

#6CCFDE

Color formats

HEX
#6CCFDE
RGB
rgb(108, 207, 222)
RGBA
rgba(108, 207, 222, 1)
HSL
hsl(188, 63%, 65%)
HSV
hsv(188, 51%, 87%)
CMYK
cmyk(51%, 7%, 0%, 13%)
CSS variable
--color-primary: #6CCFDE;
Lowercase HEX
#6ccfde

Shades

Tints

Tones

Harmony

CSS snippets for #6CCFDE

.color-6ccfde {
  color: #6CCFDE;
  background-color: #6CCFDE;
}

Frequently asked questions

What color is #6CCFDE?+

#6CCFDE is a HEX color with RGB value rgb(108, 207, 222) and HSL value hsl(188, 63%, 65%). Its closest CSS named color is SkyBlue.

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

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