#30CFBF Color

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

Color preview

#30CFBF

Color formats

HEX
#30CFBF
RGB
rgb(48, 207, 191)
RGBA
rgba(48, 207, 191, 1)
HSL
hsl(174, 62%, 50%)
HSV
hsv(174, 77%, 81%)
CMYK
cmyk(77%, 0%, 8%, 19%)
CSS variable
--color-primary: #30CFBF;
Lowercase HEX
#30cfbf

Shades

Tints

Tones

Harmony

CSS snippets for #30CFBF

.color-30cfbf {
  color: #30CFBF;
  background-color: #30CFBF;
}

Frequently asked questions

What color is #30CFBF?+

#30CFBF is a HEX color with RGB value rgb(48, 207, 191) and HSL value hsl(174, 62%, 50%). Its closest CSS named color is MediumTurquoise.

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

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