#1FEDBD Color

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

Color preview

#1FEDBD

Color formats

HEX
#1FEDBD
RGB
rgb(31, 237, 189)
RGBA
rgba(31, 237, 189, 1)
HSL
hsl(166, 85%, 53%)
HSV
hsv(166, 87%, 93%)
CMYK
cmyk(87%, 0%, 20%, 7%)
CSS variable
--color-primary: #1FEDBD;
Lowercase HEX
#1fedbd

Shades

Tints

Tones

Harmony

CSS snippets for #1FEDBD

.color-1fedbd {
  color: #1FEDBD;
  background-color: #1FEDBD;
}

Frequently asked questions

What color is #1FEDBD?+

#1FEDBD is a HEX color with RGB value rgb(31, 237, 189) and HSL value hsl(166, 85%, 53%). Its closest CSS named color is Turquoise.

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

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