#1BDF9E Color

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

Color preview

#1BDF9E

Color formats

HEX
#1BDF9E
RGB
rgb(27, 223, 158)
RGBA
rgba(27, 223, 158, 1)
HSL
hsl(160, 78%, 49%)
HSV
hsv(160, 88%, 87%)
CMYK
cmyk(88%, 0%, 29%, 13%)
CSS variable
--color-primary: #1BDF9E;
Lowercase HEX
#1bdf9e

Shades

Tints

Tones

Harmony

CSS snippets for #1BDF9E

.color-1bdf9e {
  color: #1BDF9E;
  background-color: #1BDF9E;
}

Frequently asked questions

What color is #1BDF9E?+

#1BDF9E is a HEX color with RGB value rgb(27, 223, 158) and HSL value hsl(160, 78%, 49%). Its closest CSS named color is MediumSpringGreen.

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

The closest Tailwind color is emerald-400, available as the bg-emerald-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