#117B2B Color

Inspect #117B2B across formats, palettes, contrast and closest named color matches.

Color preview

#117B2B

Color formats

HEX
#117B2B
RGB
rgb(17, 123, 43)
RGBA
rgba(17, 123, 43, 1)
HSL
hsl(135, 76%, 27%)
HSV
hsv(135, 86%, 48%)
CMYK
cmyk(86%, 0%, 65%, 52%)
CSS variable
--color-primary: #117B2B;
Lowercase HEX
#117b2b

Shades

Tints

Tones

Harmony

CSS snippets for #117B2B

.color-117b2b {
  color: #117B2B;
  background-color: #117B2B;
}

Frequently asked questions

What color is #117B2B?+

#117B2B is a HEX color with RGB value rgb(17, 123, 43) and HSL value hsl(135, 76%, 27%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #117B2B?+

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