#6FCEED Color

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

Color preview

#6FCEED

Color formats

HEX
#6FCEED
RGB
rgb(111, 206, 237)
RGBA
rgba(111, 206, 237, 1)
HSL
hsl(195, 78%, 68%)
HSV
hsv(195, 53%, 93%)
CMYK
cmyk(53%, 13%, 0%, 7%)
CSS variable
--color-primary: #6FCEED;
Lowercase HEX
#6fceed

Shades

Tints

Tones

Harmony

CSS snippets for #6FCEED

.color-6fceed {
  color: #6FCEED;
  background-color: #6FCEED;
}

Frequently asked questions

What color is #6FCEED?+

#6FCEED is a HEX color with RGB value rgb(111, 206, 237) and HSL value hsl(195, 78%, 68%). Its closest CSS named color is SkyBlue.

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

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