#6FCCEB Color

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

Color preview

#6FCCEB

Color formats

HEX
#6FCCEB
RGB
rgb(111, 204, 235)
RGBA
rgba(111, 204, 235, 1)
HSL
hsl(195, 76%, 68%)
HSV
hsv(195, 53%, 92%)
CMYK
cmyk(53%, 13%, 0%, 8%)
CSS variable
--color-primary: #6FCCEB;
Lowercase HEX
#6fcceb

Shades

Tints

Tones

Harmony

CSS snippets for #6FCCEB

.color-6fcceb {
  color: #6FCCEB;
  background-color: #6FCCEB;
}

Frequently asked questions

What color is #6FCCEB?+

#6FCCEB is a HEX color with RGB value rgb(111, 204, 235) and HSL value hsl(195, 76%, 68%). Its closest CSS named color is SkyBlue.

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

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