#1BDFC8 Color

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

Color preview

#1BDFC8

Color formats

HEX
#1BDFC8
RGB
rgb(27, 223, 200)
RGBA
rgba(27, 223, 200, 1)
HSL
hsl(173, 78%, 49%)
HSV
hsv(173, 88%, 87%)
CMYK
cmyk(88%, 0%, 10%, 13%)
CSS variable
--color-primary: #1BDFC8;
Lowercase HEX
#1bdfc8

Shades

Tints

Tones

Harmony

CSS snippets for #1BDFC8

.color-1bdfc8 {
  color: #1BDFC8;
  background-color: #1BDFC8;
}

Frequently asked questions

What color is #1BDFC8?+

#1BDFC8 is a HEX color with RGB value rgb(27, 223, 200) and HSL value hsl(173, 78%, 49%). Its closest CSS named color is DarkTurquoise.

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

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