#1FEE0D Color

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

Color preview

#1FEE0D

Color formats

HEX
#1FEE0D
RGB
rgb(31, 238, 13)
RGBA
rgba(31, 238, 13, 1)
HSL
hsl(115, 90%, 49%)
HSV
hsv(115, 95%, 93%)
CMYK
cmyk(87%, 0%, 95%, 7%)
CSS variable
--color-primary: #1FEE0D;
Lowercase HEX
#1fee0d

Shades

Tints

Tones

Harmony

CSS snippets for #1FEE0D

.color-1fee0d {
  color: #1FEE0D;
  background-color: #1FEE0D;
}

Frequently asked questions

What color is #1FEE0D?+

#1FEE0D is a HEX color with RGB value rgb(31, 238, 13) and HSL value hsl(115, 90%, 49%). Its closest CSS named color is Lime.

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

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