#4DF5FE Color

Inspect #4DF5FE across formats, palettes, contrast and closest named color matches.

Color preview

#4DF5FE

Color formats

HEX
#4DF5FE
RGB
rgb(77, 245, 254)
RGBA
rgba(77, 245, 254, 1)
HSL
hsl(183, 99%, 65%)
HSV
hsv(183, 70%, 100%)
CMYK
cmyk(70%, 4%, 0%, 0%)
CSS variable
--color-primary: #4DF5FE;
Lowercase HEX
#4df5fe

Shades

Tints

Tones

Harmony

CSS snippets for #4DF5FE

.color-4df5fe {
  color: #4DF5FE;
  background-color: #4DF5FE;
}

Frequently asked questions

What color is #4DF5FE?+

#4DF5FE is a HEX color with RGB value rgb(77, 245, 254) and HSL value hsl(183, 99%, 65%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #4DF5FE?+

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