#4BCEDD Color

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

Color preview

#4BCEDD

Color formats

HEX
#4BCEDD
RGB
rgb(75, 206, 221)
RGBA
rgba(75, 206, 221, 1)
HSL
hsl(186, 68%, 58%)
HSV
hsv(186, 66%, 87%)
CMYK
cmyk(66%, 7%, 0%, 13%)
CSS variable
--color-primary: #4BCEDD;
Lowercase HEX
#4bcedd

Shades

Tints

Tones

Harmony

CSS snippets for #4BCEDD

.color-4bcedd {
  color: #4BCEDD;
  background-color: #4BCEDD;
}

Frequently asked questions

What color is #4BCEDD?+

#4BCEDD is a HEX color with RGB value rgb(75, 206, 221) and HSL value hsl(186, 68%, 58%). Its closest CSS named color is MediumTurquoise.

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

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