#30FFC4 Color

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

Color preview

#30FFC4

Color formats

HEX
#30FFC4
RGB
rgb(48, 255, 196)
RGBA
rgba(48, 255, 196, 1)
HSL
hsl(163, 100%, 59%)
HSV
hsv(163, 81%, 100%)
CMYK
cmyk(81%, 0%, 23%, 0%)
CSS variable
--color-primary: #30FFC4;
Lowercase HEX
#30ffc4

Shades

Tints

Tones

Harmony

CSS snippets for #30FFC4

.color-30ffc4 {
  color: #30FFC4;
  background-color: #30FFC4;
}

Frequently asked questions

What color is #30FFC4?+

#30FFC4 is a HEX color with RGB value rgb(48, 255, 196) and HSL value hsl(163, 100%, 59%). Its closest CSS named color is Turquoise.

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

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