#4CCEE2 Color

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

Color preview

#4CCEE2

Color formats

HEX
#4CCEE2
RGB
rgb(76, 206, 226)
RGBA
rgba(76, 206, 226, 1)
HSL
hsl(188, 72%, 59%)
HSV
hsv(188, 66%, 89%)
CMYK
cmyk(66%, 9%, 0%, 11%)
CSS variable
--color-primary: #4CCEE2;
Lowercase HEX
#4ccee2

Shades

Tints

Tones

Harmony

CSS snippets for #4CCEE2

.color-4ccee2 {
  color: #4CCEE2;
  background-color: #4CCEE2;
}

Frequently asked questions

What color is #4CCEE2?+

#4CCEE2 is a HEX color with RGB value rgb(76, 206, 226) and HSL value hsl(188, 72%, 59%). Its closest CSS named color is MediumTurquoise.

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

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