#28672E Color

Inspect #28672E across formats, palettes, contrast and closest named color matches.

Color preview

#28672E

Color formats

HEX
#28672E
RGB
rgb(40, 103, 46)
RGBA
rgba(40, 103, 46, 1)
HSL
hsl(126, 44%, 28%)
HSV
hsv(126, 61%, 40%)
CMYK
cmyk(61%, 0%, 55%, 60%)
CSS variable
--color-primary: #28672E;
Lowercase HEX
#28672e

Shades

Tints

Tones

Harmony

CSS snippets for #28672E

.color-28672e {
  color: #28672E;
  background-color: #28672E;
}

Frequently asked questions

What color is #28672E?+

#28672E is a HEX color with RGB value rgb(40, 103, 46) and HSL value hsl(126, 44%, 28%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #28672E?+

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