#67CCFE Color

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

Color preview

#67CCFE

Color formats

HEX
#67CCFE
RGB
rgb(103, 204, 254)
RGBA
rgba(103, 204, 254, 1)
HSL
hsl(200, 99%, 70%)
HSV
hsv(200, 59%, 100%)
CMYK
cmyk(59%, 20%, 0%, 0%)
CSS variable
--color-primary: #67CCFE;
Lowercase HEX
#67ccfe

Shades

Tints

Tones

Harmony

CSS snippets for #67CCFE

.color-67ccfe {
  color: #67CCFE;
  background-color: #67CCFE;
}

Frequently asked questions

What color is #67CCFE?+

#67CCFE is a HEX color with RGB value rgb(103, 204, 254) and HSL value hsl(200, 99%, 70%). Its closest CSS named color is LightSkyBlue.

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

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