#2ADFCA Color

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

Color preview

#2ADFCA

Color formats

HEX
#2ADFCA
RGB
rgb(42, 223, 202)
RGBA
rgba(42, 223, 202, 1)
HSL
hsl(173, 74%, 52%)
HSV
hsv(173, 81%, 87%)
CMYK
cmyk(81%, 0%, 9%, 13%)
CSS variable
--color-primary: #2ADFCA;
Lowercase HEX
#2adfca

Shades

Tints

Tones

Harmony

CSS snippets for #2ADFCA

.color-2adfca {
  color: #2ADFCA;
  background-color: #2ADFCA;
}

Frequently asked questions

What color is #2ADFCA?+

#2ADFCA is a HEX color with RGB value rgb(42, 223, 202) and HSL value hsl(173, 74%, 52%). Its closest CSS named color is Turquoise.

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

The closest Tailwind color is teal-400, available as the bg-teal-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