#33FFB1 Color

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

Color preview

#33FFB1

Color formats

HEX
#33FFB1
RGB
rgb(51, 255, 177)
RGBA
rgba(51, 255, 177, 1)
HSL
hsl(157, 100%, 60%)
HSV
hsv(157, 80%, 100%)
CMYK
cmyk(80%, 0%, 31%, 0%)
CSS variable
--color-primary: #33FFB1;
Lowercase HEX
#33ffb1

Shades

Tints

Tones

Harmony

CSS snippets for #33FFB1

.color-33ffb1 {
  color: #33FFB1;
  background-color: #33FFB1;
}

Frequently asked questions

What color is #33FFB1?+

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

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

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