#6DDCED Color

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

Color preview

#6DDCED

Color formats

HEX
#6DDCED
RGB
rgb(109, 220, 237)
RGBA
rgba(109, 220, 237, 1)
HSL
hsl(188, 78%, 68%)
HSV
hsv(188, 54%, 93%)
CMYK
cmyk(54%, 7%, 0%, 7%)
CSS variable
--color-primary: #6DDCED;
Lowercase HEX
#6ddced

Shades

Tints

Tones

Harmony

CSS snippets for #6DDCED

.color-6ddced {
  color: #6DDCED;
  background-color: #6DDCED;
}

Frequently asked questions

What color is #6DDCED?+

#6DDCED is a HEX color with RGB value rgb(109, 220, 237) and HSL value hsl(188, 78%, 68%). Its closest CSS named color is SkyBlue.

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

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