#2CDDFC Color

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

Color preview

#2CDDFC

Color formats

HEX
#2CDDFC
RGB
rgb(44, 221, 252)
RGBA
rgba(44, 221, 252, 1)
HSL
hsl(189, 97%, 58%)
HSV
hsv(189, 83%, 99%)
CMYK
cmyk(83%, 12%, 0%, 1%)
CSS variable
--color-primary: #2CDDFC;
Lowercase HEX
#2cddfc

Shades

Tints

Tones

Harmony

CSS snippets for #2CDDFC

.color-2cddfc {
  color: #2CDDFC;
  background-color: #2CDDFC;
}

Frequently asked questions

What color is #2CDDFC?+

#2CDDFC is a HEX color with RGB value rgb(44, 221, 252) and HSL value hsl(189, 97%, 58%). Its closest CSS named color is Turquoise.

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

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