#1BDE9D Color

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

Color preview

#1BDE9D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1BDE9D

.color-1bde9d {
  color: #1BDE9D;
  background-color: #1BDE9D;
}

Frequently asked questions

What color is #1BDE9D?+

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

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

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