#30FFCF Color

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

Color preview

#30FFCF

Color formats

HEX
#30FFCF
RGB
rgb(48, 255, 207)
RGBA
rgba(48, 255, 207, 1)
HSL
hsl(166, 100%, 59%)
HSV
hsv(166, 81%, 100%)
CMYK
cmyk(81%, 0%, 19%, 0%)
CSS variable
--color-primary: #30FFCF;
Lowercase HEX
#30ffcf

Shades

Tints

Tones

Harmony

CSS snippets for #30FFCF

.color-30ffcf {
  color: #30FFCF;
  background-color: #30FFCF;
}

Frequently asked questions

What color is #30FFCF?+

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

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

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