#1FC14B Color

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

Color preview

#1FC14B

Color formats

HEX
#1FC14B
RGB
rgb(31, 193, 75)
RGBA
rgba(31, 193, 75, 1)
HSL
hsl(136, 72%, 44%)
HSV
hsv(136, 84%, 76%)
CMYK
cmyk(84%, 0%, 61%, 24%)
CSS variable
--color-primary: #1FC14B;
Lowercase HEX
#1fc14b

Shades

Tints

Tones

Harmony

CSS snippets for #1FC14B

.color-1fc14b {
  color: #1FC14B;
  background-color: #1FC14B;
}

Frequently asked questions

What color is #1FC14B?+

#1FC14B is a HEX color with RGB value rgb(31, 193, 75) and HSL value hsl(136, 72%, 44%). Its closest CSS named color is LimeGreen.

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

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