#30CABB Color

Inspect #30CABB across formats, palettes, contrast and closest named color matches.

Color preview

#30CABB

Color formats

HEX
#30CABB
RGB
rgb(48, 202, 187)
RGBA
rgba(48, 202, 187, 1)
HSL
hsl(174, 62%, 49%)
HSV
hsv(174, 76%, 79%)
CMYK
cmyk(76%, 0%, 7%, 21%)
CSS variable
--color-primary: #30CABB;
Lowercase HEX
#30cabb

Shades

Tints

Tones

Harmony

CSS snippets for #30CABB

.color-30cabb {
  color: #30CABB;
  background-color: #30CABB;
}

Frequently asked questions

What color is #30CABB?+

#30CABB is a HEX color with RGB value rgb(48, 202, 187) and HSL value hsl(174, 62%, 49%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #30CABB?+

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