#02DECC Color

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

Color preview

#02DECC

Color formats

HEX
#02DECC
RGB
rgb(2, 222, 204)
RGBA
rgba(2, 222, 204, 1)
HSL
hsl(175, 98%, 44%)
HSV
hsv(175, 99%, 87%)
CMYK
cmyk(99%, 0%, 8%, 13%)
CSS variable
--color-primary: #02DECC;
Lowercase HEX
#02decc

Shades

Tints

Tones

Harmony

CSS snippets for #02DECC

.color-02decc {
  color: #02DECC;
  background-color: #02DECC;
}

Frequently asked questions

What color is #02DECC?+

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

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

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