#33A48B Color

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

Color preview

#33A48B

Color formats

HEX
#33A48B
RGB
rgb(51, 164, 139)
RGBA
rgba(51, 164, 139, 1)
HSL
hsl(167, 53%, 42%)
HSV
hsv(167, 69%, 64%)
CMYK
cmyk(69%, 0%, 15%, 36%)
CSS variable
--color-primary: #33A48B;
Lowercase HEX
#33a48b

Shades

Tints

Tones

Harmony

CSS snippets for #33A48B

.color-33a48b {
  color: #33A48B;
  background-color: #33A48B;
}

Frequently asked questions

What color is #33A48B?+

#33A48B is a HEX color with RGB value rgb(51, 164, 139) and HSL value hsl(167, 53%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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