#2F800D Color

Inspect #2F800D across formats, palettes, contrast and closest named color matches.

Color preview

#2F800D

Color formats

HEX
#2F800D
RGB
rgb(47, 128, 13)
RGBA
rgba(47, 128, 13, 1)
HSL
hsl(102, 82%, 28%)
HSV
hsv(102, 90%, 50%)
CMYK
cmyk(63%, 0%, 90%, 50%)
CSS variable
--color-primary: #2F800D;
Lowercase HEX
#2f800d

Shades

Tints

Tones

Harmony

CSS snippets for #2F800D

.color-2f800d {
  color: #2F800D;
  background-color: #2F800D;
}

Frequently asked questions

What color is #2F800D?+

#2F800D is a HEX color with RGB value rgb(47, 128, 13) and HSL value hsl(102, 82%, 28%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #2F800D?+

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