#4EFDC3 Color

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

Color preview

#4EFDC3

Color formats

HEX
#4EFDC3
RGB
rgb(78, 253, 195)
RGBA
rgba(78, 253, 195, 1)
HSL
hsl(160, 98%, 65%)
HSV
hsv(160, 69%, 99%)
CMYK
cmyk(69%, 0%, 23%, 1%)
CSS variable
--color-primary: #4EFDC3;
Lowercase HEX
#4efdc3

Shades

Tints

Tones

Harmony

CSS snippets for #4EFDC3

.color-4efdc3 {
  color: #4EFDC3;
  background-color: #4EFDC3;
}

Frequently asked questions

What color is #4EFDC3?+

#4EFDC3 is a HEX color with RGB value rgb(78, 253, 195) and HSL value hsl(160, 98%, 65%). Its closest CSS named color is Turquoise.

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

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