#2BCEDC Color

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

Color preview

#2BCEDC

Color formats

HEX
#2BCEDC
RGB
rgb(43, 206, 220)
RGBA
rgba(43, 206, 220, 1)
HSL
hsl(185, 72%, 52%)
HSV
hsv(185, 80%, 86%)
CMYK
cmyk(80%, 6%, 0%, 14%)
CSS variable
--color-primary: #2BCEDC;
Lowercase HEX
#2bcedc

Shades

Tints

Tones

Harmony

CSS snippets for #2BCEDC

.color-2bcedc {
  color: #2BCEDC;
  background-color: #2BCEDC;
}

Frequently asked questions

What color is #2BCEDC?+

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

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

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