#2CCEDD Color

Inspect #2CCEDD across formats, palettes, contrast and closest named color matches.

Color preview

#2CCEDD

Color formats

HEX
#2CCEDD
RGB
rgb(44, 206, 221)
RGBA
rgba(44, 206, 221, 1)
HSL
hsl(185, 72%, 52%)
HSV
hsv(185, 80%, 87%)
CMYK
cmyk(80%, 7%, 0%, 13%)
CSS variable
--color-primary: #2CCEDD;
Lowercase HEX
#2ccedd

Shades

Tints

Tones

Harmony

CSS snippets for #2CCEDD

.color-2ccedd {
  color: #2CCEDD;
  background-color: #2CCEDD;
}

Frequently asked questions

What color is #2CCEDD?+

#2CCEDD is a HEX color with RGB value rgb(44, 206, 221) and HSL value hsl(185, 72%, 52%). Its closest CSS named color is Turquoise.

What is the closest Tailwind color to #2CCEDD?+

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