#6CDDEF Color

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

Color preview

#6CDDEF

Color formats

HEX
#6CDDEF
RGB
rgb(108, 221, 239)
RGBA
rgba(108, 221, 239, 1)
HSL
hsl(188, 80%, 68%)
HSV
hsv(188, 55%, 94%)
CMYK
cmyk(55%, 8%, 0%, 6%)
CSS variable
--color-primary: #6CDDEF;
Lowercase HEX
#6cddef

Shades

Tints

Tones

Harmony

CSS snippets for #6CDDEF

.color-6cddef {
  color: #6CDDEF;
  background-color: #6CDDEF;
}

Frequently asked questions

What color is #6CDDEF?+

#6CDDEF is a HEX color with RGB value rgb(108, 221, 239) and HSL value hsl(188, 80%, 68%). Its closest CSS named color is SkyBlue.

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

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