#28672C Color

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

Color preview

#28672C

Color formats

HEX
#28672C
RGB
rgb(40, 103, 44)
RGBA
rgba(40, 103, 44, 1)
HSL
hsl(124, 44%, 28%)
HSV
hsv(124, 61%, 40%)
CMYK
cmyk(61%, 0%, 57%, 60%)
CSS variable
--color-primary: #28672C;
Lowercase HEX
#28672c

Shades

Tints

Tones

Harmony

CSS snippets for #28672C

.color-28672c {
  color: #28672C;
  background-color: #28672C;
}

Frequently asked questions

What color is #28672C?+

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

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

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