#2ACADC Color

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

Color preview

#2ACADC

Color formats

HEX
#2ACADC
RGB
rgb(42, 202, 220)
RGBA
rgba(42, 202, 220, 1)
HSL
hsl(186, 72%, 51%)
HSV
hsv(186, 81%, 86%)
CMYK
cmyk(81%, 8%, 0%, 14%)
CSS variable
--color-primary: #2ACADC;
Lowercase HEX
#2acadc

Shades

Tints

Tones

Harmony

CSS snippets for #2ACADC

.color-2acadc {
  color: #2ACADC;
  background-color: #2ACADC;
}

Frequently asked questions

What color is #2ACADC?+

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

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

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