#68CCED Color

Inspect #68CCED across formats, palettes, contrast and closest named color matches.

Color preview

#68CCED

Color formats

HEX
#68CCED
RGB
rgb(104, 204, 237)
RGBA
rgba(104, 204, 237, 1)
HSL
hsl(195, 79%, 67%)
HSV
hsv(195, 56%, 93%)
CMYK
cmyk(56%, 14%, 0%, 7%)
CSS variable
--color-primary: #68CCED;
Lowercase HEX
#68cced

Shades

Tints

Tones

Harmony

CSS snippets for #68CCED

.color-68cced {
  color: #68CCED;
  background-color: #68CCED;
}

Frequently asked questions

What color is #68CCED?+

#68CCED is a HEX color with RGB value rgb(104, 204, 237) and HSL value hsl(195, 79%, 67%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #68CCED?+

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