#30DFFE Color

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

Color preview

#30DFFE

Color formats

HEX
#30DFFE
RGB
rgb(48, 223, 254)
RGBA
rgba(48, 223, 254, 1)
HSL
hsl(189, 99%, 59%)
HSV
hsv(189, 81%, 100%)
CMYK
cmyk(81%, 12%, 0%, 0%)
CSS variable
--color-primary: #30DFFE;
Lowercase HEX
#30dffe

Shades

Tints

Tones

Harmony

CSS snippets for #30DFFE

.color-30dffe {
  color: #30DFFE;
  background-color: #30DFFE;
}

Frequently asked questions

What color is #30DFFE?+

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

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

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