#15DEBF Color

Inspect #15DEBF across formats, palettes, contrast and closest named color matches.

Color preview

#15DEBF

Color formats

HEX
#15DEBF
RGB
rgb(21, 222, 191)
RGBA
rgba(21, 222, 191, 1)
HSL
hsl(171, 83%, 48%)
HSV
hsv(171, 91%, 87%)
CMYK
cmyk(91%, 0%, 14%, 13%)
CSS variable
--color-primary: #15DEBF;
Lowercase HEX
#15debf

Shades

Tints

Tones

Harmony

CSS snippets for #15DEBF

.color-15debf {
  color: #15DEBF;
  background-color: #15DEBF;
}

Frequently asked questions

What color is #15DEBF?+

#15DEBF is a HEX color with RGB value rgb(21, 222, 191) and HSL value hsl(171, 83%, 48%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #15DEBF?+

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