#33EAFB Color

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

Color preview

#33EAFB

Color formats

HEX
#33EAFB
RGB
rgb(51, 234, 251)
RGBA
rgba(51, 234, 251, 1)
HSL
hsl(185, 96%, 59%)
HSV
hsv(185, 80%, 98%)
CMYK
cmyk(80%, 7%, 0%, 2%)
CSS variable
--color-primary: #33EAFB;
Lowercase HEX
#33eafb

Shades

Tints

Tones

Harmony

CSS snippets for #33EAFB

.color-33eafb {
  color: #33EAFB;
  background-color: #33EAFB;
}

Frequently asked questions

What color is #33EAFB?+

#33EAFB is a HEX color with RGB value rgb(51, 234, 251) and HSL value hsl(185, 96%, 59%). Its closest CSS named color is Turquoise.

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

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