#4EDDE7 Color

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

Color preview

#4EDDE7

Color formats

HEX
#4EDDE7
RGB
rgb(78, 221, 231)
RGBA
rgba(78, 221, 231, 1)
HSL
hsl(184, 76%, 61%)
HSV
hsv(184, 66%, 91%)
CMYK
cmyk(66%, 4%, 0%, 9%)
CSS variable
--color-primary: #4EDDE7;
Lowercase HEX
#4edde7

Shades

Tints

Tones

Harmony

CSS snippets for #4EDDE7

.color-4edde7 {
  color: #4EDDE7;
  background-color: #4EDDE7;
}

Frequently asked questions

What color is #4EDDE7?+

#4EDDE7 is a HEX color with RGB value rgb(78, 221, 231) and HSL value hsl(184, 76%, 61%). Its closest CSS named color is Turquoise.

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

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