#33BCDB Color

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

Color preview

#33BCDB

Color formats

HEX
#33BCDB
RGB
rgb(51, 188, 219)
RGBA
rgba(51, 188, 219, 1)
HSL
hsl(191, 70%, 53%)
HSV
hsv(191, 77%, 86%)
CMYK
cmyk(77%, 14%, 0%, 14%)
CSS variable
--color-primary: #33BCDB;
Lowercase HEX
#33bcdb

Shades

Tints

Tones

Harmony

CSS snippets for #33BCDB

.color-33bcdb {
  color: #33BCDB;
  background-color: #33BCDB;
}

Frequently asked questions

What color is #33BCDB?+

#33BCDB is a HEX color with RGB value rgb(51, 188, 219) and HSL value hsl(191, 70%, 53%). Its closest CSS named color is MediumTurquoise.

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

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