#28672B Color

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

Color preview

#28672B

Color formats

HEX
#28672B
RGB
rgb(40, 103, 43)
RGBA
rgba(40, 103, 43, 1)
HSL
hsl(123, 44%, 28%)
HSV
hsv(123, 61%, 40%)
CMYK
cmyk(61%, 0%, 58%, 60%)
CSS variable
--color-primary: #28672B;
Lowercase HEX
#28672b

Shades

Tints

Tones

Harmony

CSS snippets for #28672B

.color-28672b {
  color: #28672B;
  background-color: #28672B;
}

Frequently asked questions

What color is #28672B?+

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

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

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