#2ADFBB Color

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

Color preview

#2ADFBB

Color formats

HEX
#2ADFBB
RGB
rgb(42, 223, 187)
RGBA
rgba(42, 223, 187, 1)
HSL
hsl(168, 74%, 52%)
HSV
hsv(168, 81%, 87%)
CMYK
cmyk(81%, 0%, 16%, 13%)
CSS variable
--color-primary: #2ADFBB;
Lowercase HEX
#2adfbb

Shades

Tints

Tones

Harmony

CSS snippets for #2ADFBB

.color-2adfbb {
  color: #2ADFBB;
  background-color: #2ADFBB;
}

Frequently asked questions

What color is #2ADFBB?+

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

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

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