#30FEDC Color

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

Color preview

#30FEDC

Color formats

HEX
#30FEDC
RGB
rgb(48, 254, 220)
RGBA
rgba(48, 254, 220, 1)
HSL
hsl(170, 99%, 59%)
HSV
hsv(170, 81%, 100%)
CMYK
cmyk(81%, 0%, 13%, 0%)
CSS variable
--color-primary: #30FEDC;
Lowercase HEX
#30fedc

Shades

Tints

Tones

Harmony

CSS snippets for #30FEDC

.color-30fedc {
  color: #30FEDC;
  background-color: #30FEDC;
}

Frequently asked questions

What color is #30FEDC?+

#30FEDC is a HEX color with RGB value rgb(48, 254, 220) and HSL value hsl(170, 99%, 59%). Its closest CSS named color is Turquoise.

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

The closest Tailwind color is cyan-400, available as the bg-cyan-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