#03CAFC Color

Inspect #03CAFC across formats, palettes, contrast and closest named color matches.

Color preview

#03CAFC

Color formats

HEX
#03CAFC
RGB
rgb(3, 202, 252)
RGBA
rgba(3, 202, 252, 1)
HSL
hsl(192, 98%, 50%)
HSV
hsv(192, 99%, 99%)
CMYK
cmyk(99%, 20%, 0%, 1%)
CSS variable
--color-primary: #03CAFC;
Lowercase HEX
#03cafc

Shades

Tints

Tones

Harmony

CSS snippets for #03CAFC

.color-03cafc {
  color: #03CAFC;
  background-color: #03CAFC;
}

Frequently asked questions

What color is #03CAFC?+

#03CAFC is a HEX color with RGB value rgb(3, 202, 252) and HSL value hsl(192, 98%, 50%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #03CAFC?+

The closest Tailwind color is cyan-400, available as the bg-cyan-400 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