#28672F Color

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

Color preview

#28672F

Color formats

HEX
#28672F
RGB
rgb(40, 103, 47)
RGBA
rgba(40, 103, 47, 1)
HSL
hsl(127, 44%, 28%)
HSV
hsv(127, 61%, 40%)
CMYK
cmyk(61%, 0%, 54%, 60%)
CSS variable
--color-primary: #28672F;
Lowercase HEX
#28672f

Shades

Tints

Tones

Harmony

CSS snippets for #28672F

.color-28672f {
  color: #28672F;
  background-color: #28672F;
}

Frequently asked questions

What color is #28672F?+

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

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

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