#1C501B Color

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

Color preview

#1C501B

Color formats

HEX
#1C501B
RGB
rgb(28, 80, 27)
RGBA
rgba(28, 80, 27, 1)
HSL
hsl(119, 50%, 21%)
HSV
hsv(119, 66%, 31%)
CMYK
cmyk(65%, 0%, 66%, 69%)
CSS variable
--color-primary: #1C501B;
Lowercase HEX
#1c501b

Shades

Tints

Tones

Harmony

CSS snippets for #1C501B

.color-1c501b {
  color: #1C501B;
  background-color: #1C501B;
}

Frequently asked questions

What color is #1C501B?+

#1C501B is a HEX color with RGB value rgb(28, 80, 27) and HSL value hsl(119, 50%, 21%). Its closest CSS named color is DarkGreen.

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

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