#4B800F Color

Inspect #4B800F across formats, palettes, contrast and closest named color matches.

Color preview

#4B800F

Color formats

HEX
#4B800F
RGB
rgb(75, 128, 15)
RGBA
rgba(75, 128, 15, 1)
HSL
hsl(88, 79%, 28%)
HSV
hsv(88, 88%, 50%)
CMYK
cmyk(41%, 0%, 88%, 50%)
CSS variable
--color-primary: #4B800F;
Lowercase HEX
#4b800f

Shades

Tints

Tones

Harmony

CSS snippets for #4B800F

.color-4b800f {
  color: #4B800F;
  background-color: #4B800F;
}

Frequently asked questions

What color is #4B800F?+

#4B800F is a HEX color with RGB value rgb(75, 128, 15) and HSL value hsl(88, 79%, 28%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #4B800F?+

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