#238B2B Color

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

Color preview

#238B2B

Color formats

HEX
#238B2B
RGB
rgb(35, 139, 43)
RGBA
rgba(35, 139, 43, 1)
HSL
hsl(125, 60%, 34%)
HSV
hsv(125, 75%, 55%)
CMYK
cmyk(75%, 0%, 69%, 45%)
CSS variable
--color-primary: #238B2B;
Lowercase HEX
#238b2b

Shades

Tints

Tones

Harmony

CSS snippets for #238B2B

.color-238b2b {
  color: #238B2B;
  background-color: #238B2B;
}

Frequently asked questions

What color is #238B2B?+

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

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

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