#33B4DB Color

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

Color preview

#33B4DB

Color formats

HEX
#33B4DB
RGB
rgb(51, 180, 219)
RGBA
rgba(51, 180, 219, 1)
HSL
hsl(194, 70%, 53%)
HSV
hsv(194, 77%, 86%)
CMYK
cmyk(77%, 18%, 0%, 14%)
CSS variable
--color-primary: #33B4DB;
Lowercase HEX
#33b4db

Shades

Tints

Tones

Harmony

CSS snippets for #33B4DB

.color-33b4db {
  color: #33B4DB;
  background-color: #33B4DB;
}

Frequently asked questions

What color is #33B4DB?+

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

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

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