#67CCED Color

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

Color preview

#67CCED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #67CCED

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

Frequently asked questions

What color is #67CCED?+

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

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

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