#117B2D Color

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

Color preview

#117B2D

Color formats

HEX
#117B2D
RGB
rgb(17, 123, 45)
RGBA
rgba(17, 123, 45, 1)
HSL
hsl(136, 76%, 27%)
HSV
hsv(136, 86%, 48%)
CMYK
cmyk(86%, 0%, 63%, 52%)
CSS variable
--color-primary: #117B2D;
Lowercase HEX
#117b2d

Shades

Tints

Tones

Harmony

CSS snippets for #117B2D

.color-117b2d {
  color: #117B2D;
  background-color: #117B2D;
}

Frequently asked questions

What color is #117B2D?+

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

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

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