#1FCD13 Color

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

Color preview

#1FCD13

Color formats

HEX
#1FCD13
RGB
rgb(31, 205, 19)
RGBA
rgba(31, 205, 19, 1)
HSL
hsl(116, 83%, 44%)
HSV
hsv(116, 91%, 80%)
CMYK
cmyk(85%, 0%, 91%, 20%)
CSS variable
--color-primary: #1FCD13;
Lowercase HEX
#1fcd13

Shades

Tints

Tones

Harmony

CSS snippets for #1FCD13

.color-1fcd13 {
  color: #1FCD13;
  background-color: #1FCD13;
}

Frequently asked questions

What color is #1FCD13?+

#1FCD13 is a HEX color with RGB value rgb(31, 205, 19) and HSL value hsl(116, 83%, 44%). Its closest CSS named color is LimeGreen.

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

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