#4DF2FE Color

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

Color preview

#4DF2FE

Color formats

HEX
#4DF2FE
RGB
rgb(77, 242, 254)
RGBA
rgba(77, 242, 254, 1)
HSL
hsl(184, 99%, 65%)
HSV
hsv(184, 70%, 100%)
CMYK
cmyk(70%, 5%, 0%, 0%)
CSS variable
--color-primary: #4DF2FE;
Lowercase HEX
#4df2fe

Shades

Tints

Tones

Harmony

CSS snippets for #4DF2FE

.color-4df2fe {
  color: #4DF2FE;
  background-color: #4DF2FE;
}

Frequently asked questions

What color is #4DF2FE?+

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

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

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