#4EBB99 Color

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

Color preview

#4EBB99

Color formats

HEX
#4EBB99
RGB
rgb(78, 187, 153)
RGBA
rgba(78, 187, 153, 1)
HSL
hsl(161, 44%, 52%)
HSV
hsv(161, 58%, 73%)
CMYK
cmyk(58%, 0%, 18%, 27%)
CSS variable
--color-primary: #4EBB99;
Lowercase HEX
#4ebb99

Shades

Tints

Tones

Harmony

CSS snippets for #4EBB99

.color-4ebb99 {
  color: #4EBB99;
  background-color: #4EBB99;
}

Frequently asked questions

What color is #4EBB99?+

#4EBB99 is a HEX color with RGB value rgb(78, 187, 153) and HSL value hsl(161, 44%, 52%). Its closest CSS named color is CadetBlue.

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

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