#238B28 Color

Inspect #238B28 across formats, palettes, contrast and closest named color matches.

Color preview

#238B28

Color formats

HEX
#238B28
RGB
rgb(35, 139, 40)
RGBA
rgba(35, 139, 40, 1)
HSL
hsl(123, 60%, 34%)
HSV
hsv(123, 75%, 55%)
CMYK
cmyk(75%, 0%, 71%, 45%)
CSS variable
--color-primary: #238B28;
Lowercase HEX
#238b28

Shades

Tints

Tones

Harmony

CSS snippets for #238B28

.color-238b28 {
  color: #238B28;
  background-color: #238B28;
}

Frequently asked questions

What color is #238B28?+

#238B28 is a HEX color with RGB value rgb(35, 139, 40) and HSL value hsl(123, 60%, 34%). Its closest CSS named color is ForestGreen.

What is the closest Tailwind color to #238B28?+

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