#02DEBD Color

Inspect #02DEBD across formats, palettes, contrast and closest named color matches.

Color preview

#02DEBD

Color formats

HEX
#02DEBD
RGB
rgb(2, 222, 189)
RGBA
rgba(2, 222, 189, 1)
HSL
hsl(171, 98%, 44%)
HSV
hsv(171, 99%, 87%)
CMYK
cmyk(99%, 0%, 15%, 13%)
CSS variable
--color-primary: #02DEBD;
Lowercase HEX
#02debd

Shades

Tints

Tones

Harmony

CSS snippets for #02DEBD

.color-02debd {
  color: #02DEBD;
  background-color: #02DEBD;
}

Frequently asked questions

What color is #02DEBD?+

#02DEBD is a HEX color with RGB value rgb(2, 222, 189) and HSL value hsl(171, 98%, 44%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #02DEBD?+

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