#238B2D Color

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

Color preview

#238B2D

Color formats

HEX
#238B2D
RGB
rgb(35, 139, 45)
RGBA
rgba(35, 139, 45, 1)
HSL
hsl(126, 60%, 34%)
HSV
hsv(126, 75%, 55%)
CMYK
cmyk(75%, 0%, 68%, 45%)
CSS variable
--color-primary: #238B2D;
Lowercase HEX
#238b2d

Shades

Tints

Tones

Harmony

CSS snippets for #238B2D

.color-238b2d {
  color: #238B2D;
  background-color: #238B2D;
}

Frequently asked questions

What color is #238B2D?+

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

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

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