#30CEFE Color

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

Color preview

#30CEFE

Color formats

HEX
#30CEFE
RGB
rgb(48, 206, 254)
RGBA
rgba(48, 206, 254, 1)
HSL
hsl(194, 99%, 59%)
HSV
hsv(194, 81%, 100%)
CMYK
cmyk(81%, 19%, 0%, 0%)
CSS variable
--color-primary: #30CEFE;
Lowercase HEX
#30cefe

Shades

Tints

Tones

Harmony

CSS snippets for #30CEFE

.color-30cefe {
  color: #30CEFE;
  background-color: #30CEFE;
}

Frequently asked questions

What color is #30CEFE?+

#30CEFE is a HEX color with RGB value rgb(48, 206, 254) and HSL value hsl(194, 99%, 59%). Its closest CSS named color is DeepSkyBlue.

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

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