#1FED90 Color

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

Color preview

#1FED90

Color formats

HEX
#1FED90
RGB
rgb(31, 237, 144)
RGBA
rgba(31, 237, 144, 1)
HSL
hsl(153, 85%, 53%)
HSV
hsv(153, 87%, 93%)
CMYK
cmyk(87%, 0%, 39%, 7%)
CSS variable
--color-primary: #1FED90;
Lowercase HEX
#1fed90

Shades

Tints

Tones

Harmony

CSS snippets for #1FED90

.color-1fed90 {
  color: #1FED90;
  background-color: #1FED90;
}

Frequently asked questions

What color is #1FED90?+

#1FED90 is a HEX color with RGB value rgb(31, 237, 144) and HSL value hsl(153, 85%, 53%). Its closest CSS named color is MediumSpringGreen.

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

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