#2DCBDC Color

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

Color preview

#2DCBDC

Color formats

HEX
#2DCBDC
RGB
rgb(45, 203, 220)
RGBA
rgba(45, 203, 220, 1)
HSL
hsl(186, 71%, 52%)
HSV
hsv(186, 80%, 86%)
CMYK
cmyk(80%, 8%, 0%, 14%)
CSS variable
--color-primary: #2DCBDC;
Lowercase HEX
#2dcbdc

Shades

Tints

Tones

Harmony

CSS snippets for #2DCBDC

.color-2dcbdc {
  color: #2DCBDC;
  background-color: #2DCBDC;
}

Frequently asked questions

What color is #2DCBDC?+

#2DCBDC is a HEX color with RGB value rgb(45, 203, 220) and HSL value hsl(186, 71%, 52%). Its closest CSS named color is Turquoise.

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

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