#33ADBF Color

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

Color preview

#33ADBF

Color formats

HEX
#33ADBF
RGB
rgb(51, 173, 191)
RGBA
rgba(51, 173, 191, 1)
HSL
hsl(188, 58%, 47%)
HSV
hsv(188, 73%, 75%)
CMYK
cmyk(73%, 9%, 0%, 25%)
CSS variable
--color-primary: #33ADBF;
Lowercase HEX
#33adbf

Shades

Tints

Tones

Harmony

CSS snippets for #33ADBF

.color-33adbf {
  color: #33ADBF;
  background-color: #33ADBF;
}

Frequently asked questions

What color is #33ADBF?+

#33ADBF is a HEX color with RGB value rgb(51, 173, 191) and HSL value hsl(188, 58%, 47%). Its closest CSS named color is LightSeaGreen.

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

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