#33DAFF Color

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

Color preview

#33DAFF

Color formats

HEX
#33DAFF
RGB
rgb(51, 218, 255)
RGBA
rgba(51, 218, 255, 1)
HSL
hsl(191, 100%, 60%)
HSV
hsv(191, 80%, 100%)
CMYK
cmyk(80%, 15%, 0%, 0%)
CSS variable
--color-primary: #33DAFF;
Lowercase HEX
#33daff

Shades

Tints

Tones

Harmony

CSS snippets for #33DAFF

.color-33daff {
  color: #33DAFF;
  background-color: #33DAFF;
}

Frequently asked questions

What color is #33DAFF?+

#33DAFF is a HEX color with RGB value rgb(51, 218, 255) and HSL value hsl(191, 100%, 60%). Its closest CSS named color is Turquoise.

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

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