#30FAAC Color

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

Color preview

#30FAAC

Color formats

HEX
#30FAAC
RGB
rgb(48, 250, 172)
RGBA
rgba(48, 250, 172, 1)
HSL
hsl(157, 95%, 58%)
HSV
hsv(157, 81%, 98%)
CMYK
cmyk(81%, 0%, 31%, 2%)
CSS variable
--color-primary: #30FAAC;
Lowercase HEX
#30faac

Shades

Tints

Tones

Harmony

CSS snippets for #30FAAC

.color-30faac {
  color: #30FAAC;
  background-color: #30FAAC;
}

Frequently asked questions

What color is #30FAAC?+

#30FAAC is a HEX color with RGB value rgb(48, 250, 172) and HSL value hsl(157, 95%, 58%). Its closest CSS named color is Turquoise.

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

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