#01CBAD Color

Inspect #01CBAD across formats, palettes, contrast and closest named color matches.

Color preview

#01CBAD

Color formats

HEX
#01CBAD
RGB
rgb(1, 203, 173)
RGBA
rgba(1, 203, 173, 1)
HSL
hsl(171, 99%, 40%)
HSV
hsv(171, 100%, 80%)
CMYK
cmyk(100%, 0%, 15%, 20%)
CSS variable
--color-primary: #01CBAD;
Lowercase HEX
#01cbad

Shades

Tints

Tones

Harmony

CSS snippets for #01CBAD

.color-01cbad {
  color: #01CBAD;
  background-color: #01CBAD;
}

Frequently asked questions

What color is #01CBAD?+

#01CBAD is a HEX color with RGB value rgb(1, 203, 173) and HSL value hsl(171, 99%, 40%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #01CBAD?+

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