#1BDEBE Color

Inspect #1BDEBE across formats, palettes, contrast and closest named color matches.

Color preview

#1BDEBE

Color formats

HEX
#1BDEBE
RGB
rgb(27, 222, 190)
RGBA
rgba(27, 222, 190, 1)
HSL
hsl(170, 78%, 49%)
HSV
hsv(170, 88%, 87%)
CMYK
cmyk(88%, 0%, 14%, 13%)
CSS variable
--color-primary: #1BDEBE;
Lowercase HEX
#1bdebe

Shades

Tints

Tones

Harmony

CSS snippets for #1BDEBE

.color-1bdebe {
  color: #1BDEBE;
  background-color: #1BDEBE;
}

Frequently asked questions

What color is #1BDEBE?+

#1BDEBE is a HEX color with RGB value rgb(27, 222, 190) and HSL value hsl(170, 78%, 49%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #1BDEBE?+

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