#238B5E Color

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

Color preview

#238B5E

Color formats

HEX
#238B5E
RGB
rgb(35, 139, 94)
RGBA
rgba(35, 139, 94, 1)
HSL
hsl(154, 60%, 34%)
HSV
hsv(154, 75%, 55%)
CMYK
cmyk(75%, 0%, 32%, 45%)
CSS variable
--color-primary: #238B5E;
Lowercase HEX
#238b5e

Shades

Tints

Tones

Harmony

CSS snippets for #238B5E

.color-238b5e {
  color: #238B5E;
  background-color: #238B5E;
}

Frequently asked questions

What color is #238B5E?+

#238B5E is a HEX color with RGB value rgb(35, 139, 94) and HSL value hsl(154, 60%, 34%). Its closest CSS named color is SeaGreen.

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

The closest Tailwind color is teal-700, available as the bg-teal-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