#6BCCED Color

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

Color preview

#6BCCED

Color formats

HEX
#6BCCED
RGB
rgb(107, 204, 237)
RGBA
rgba(107, 204, 237, 1)
HSL
hsl(195, 78%, 67%)
HSV
hsv(195, 55%, 93%)
CMYK
cmyk(55%, 14%, 0%, 7%)
CSS variable
--color-primary: #6BCCED;
Lowercase HEX
#6bcced

Shades

Tints

Tones

Harmony

CSS snippets for #6BCCED

.color-6bcced {
  color: #6BCCED;
  background-color: #6BCCED;
}

Frequently asked questions

What color is #6BCCED?+

#6BCCED is a HEX color with RGB value rgb(107, 204, 237) and HSL value hsl(195, 78%, 67%). Its closest CSS named color is SkyBlue.

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

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