#30FEED Color

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

Color preview

#30FEED

Color formats

HEX
#30FEED
RGB
rgb(48, 254, 237)
RGBA
rgba(48, 254, 237, 1)
HSL
hsl(175, 99%, 59%)
HSV
hsv(175, 81%, 100%)
CMYK
cmyk(81%, 0%, 7%, 0%)
CSS variable
--color-primary: #30FEED;
Lowercase HEX
#30feed

Shades

Tints

Tones

Harmony

CSS snippets for #30FEED

.color-30feed {
  color: #30FEED;
  background-color: #30FEED;
}

Frequently asked questions

What color is #30FEED?+

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

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

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