#01CBBA Color

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

Color preview

#01CBBA

Color formats

HEX
#01CBBA
RGB
rgb(1, 203, 186)
RGBA
rgba(1, 203, 186, 1)
HSL
hsl(175, 99%, 40%)
HSV
hsv(175, 100%, 80%)
CMYK
cmyk(100%, 0%, 8%, 20%)
CSS variable
--color-primary: #01CBBA;
Lowercase HEX
#01cbba

Shades

Tints

Tones

Harmony

CSS snippets for #01CBBA

.color-01cbba {
  color: #01CBBA;
  background-color: #01CBBA;
}

Frequently asked questions

What color is #01CBBA?+

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

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

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