#1B732C Color

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

Color preview

#1B732C

Color formats

HEX
#1B732C
RGB
rgb(27, 115, 44)
RGBA
rgba(27, 115, 44, 1)
HSL
hsl(132, 62%, 28%)
HSV
hsv(132, 77%, 45%)
CMYK
cmyk(77%, 0%, 62%, 55%)
CSS variable
--color-primary: #1B732C;
Lowercase HEX
#1b732c

Shades

Tints

Tones

Harmony

CSS snippets for #1B732C

.color-1b732c {
  color: #1B732C;
  background-color: #1B732C;
}

Frequently asked questions

What color is #1B732C?+

#1B732C is a HEX color with RGB value rgb(27, 115, 44) and HSL value hsl(132, 62%, 28%). Its closest CSS named color is ForestGreen.

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

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