#30D5AE Color

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

Color preview

#30D5AE

Color formats

HEX
#30D5AE
RGB
rgb(48, 213, 174)
RGBA
rgba(48, 213, 174, 1)
HSL
hsl(166, 66%, 51%)
HSV
hsv(166, 77%, 84%)
CMYK
cmyk(77%, 0%, 18%, 16%)
CSS variable
--color-primary: #30D5AE;
Lowercase HEX
#30d5ae

Shades

Tints

Tones

Harmony

CSS snippets for #30D5AE

.color-30d5ae {
  color: #30D5AE;
  background-color: #30D5AE;
}

Frequently asked questions

What color is #30D5AE?+

#30D5AE is a HEX color with RGB value rgb(48, 213, 174) and HSL value hsl(166, 66%, 51%). Its closest CSS named color is MediumTurquoise.

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

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