#2ACDDC Color

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

Color preview

#2ACDDC

Color formats

HEX
#2ACDDC
RGB
rgb(42, 205, 220)
RGBA
rgba(42, 205, 220, 1)
HSL
hsl(185, 72%, 51%)
HSV
hsv(185, 81%, 86%)
CMYK
cmyk(81%, 7%, 0%, 14%)
CSS variable
--color-primary: #2ACDDC;
Lowercase HEX
#2acddc

Shades

Tints

Tones

Harmony

CSS snippets for #2ACDDC

.color-2acddc {
  color: #2ACDDC;
  background-color: #2ACDDC;
}

Frequently asked questions

What color is #2ACDDC?+

#2ACDDC is a HEX color with RGB value rgb(42, 205, 220) and HSL value hsl(185, 72%, 51%). Its closest CSS named color is Turquoise.

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

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