#33CAFC Color

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

Color preview

#33CAFC

Color formats

HEX
#33CAFC
RGB
rgb(51, 202, 252)
RGBA
rgba(51, 202, 252, 1)
HSL
hsl(195, 97%, 59%)
HSV
hsv(195, 80%, 99%)
CMYK
cmyk(80%, 20%, 0%, 1%)
CSS variable
--color-primary: #33CAFC;
Lowercase HEX
#33cafc

Shades

Tints

Tones

Harmony

CSS snippets for #33CAFC

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

Frequently asked questions

What color is #33CAFC?+

#33CAFC is a HEX color with RGB value rgb(51, 202, 252) and HSL value hsl(195, 97%, 59%). Its closest CSS named color is Turquoise.

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

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