#02DEAF Color

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

Color preview

#02DEAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #02DEAF

.color-02deaf {
  color: #02DEAF;
  background-color: #02DEAF;
}

Frequently asked questions

What color is #02DEAF?+

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

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

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