#1FC18E Color

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

Color preview

#1FC18E

Color formats

HEX
#1FC18E
RGB
rgb(31, 193, 142)
RGBA
rgba(31, 193, 142, 1)
HSL
hsl(161, 72%, 44%)
HSV
hsv(161, 84%, 76%)
CMYK
cmyk(84%, 0%, 26%, 24%)
CSS variable
--color-primary: #1FC18E;
Lowercase HEX
#1fc18e

Shades

Tints

Tones

Harmony

CSS snippets for #1FC18E

.color-1fc18e {
  color: #1FC18E;
  background-color: #1FC18E;
}

Frequently asked questions

What color is #1FC18E?+

#1FC18E is a HEX color with RGB value rgb(31, 193, 142) and HSL value hsl(161, 72%, 44%). Its closest CSS named color is LightSeaGreen.

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

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