#33B28C Color

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

Color preview

#33B28C

Color formats

HEX
#33B28C
RGB
rgb(51, 178, 140)
RGBA
rgba(51, 178, 140, 1)
HSL
hsl(162, 55%, 45%)
HSV
hsv(162, 71%, 70%)
CMYK
cmyk(71%, 0%, 21%, 30%)
CSS variable
--color-primary: #33B28C;
Lowercase HEX
#33b28c

Shades

Tints

Tones

Harmony

CSS snippets for #33B28C

.color-33b28c {
  color: #33B28C;
  background-color: #33B28C;
}

Frequently asked questions

What color is #33B28C?+

#33B28C is a HEX color with RGB value rgb(51, 178, 140) and HSL value hsl(162, 55%, 45%). Its closest CSS named color is MediumSeaGreen.

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

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