#2CEDED Color

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

Color preview

#2CEDED

Color formats

HEX
#2CEDED
RGB
rgb(44, 237, 237)
RGBA
rgba(44, 237, 237, 1)
HSL
hsl(180, 84%, 55%)
HSV
hsv(180, 81%, 93%)
CMYK
cmyk(81%, 0%, 0%, 7%)
CSS variable
--color-primary: #2CEDED;
Lowercase HEX
#2ceded

Shades

Tints

Tones

Harmony

CSS snippets for #2CEDED

.color-2ceded {
  color: #2CEDED;
  background-color: #2CEDED;
}

Frequently asked questions

What color is #2CEDED?+

#2CEDED is a HEX color with RGB value rgb(44, 237, 237) and HSL value hsl(180, 84%, 55%). Its closest CSS named color is Turquoise.

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

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