#88C88B Color

Inspect #88C88B across formats, palettes, contrast and closest named color matches.

Color preview

#88C88B

Color formats

HEX
#88C88B
RGB
rgb(136, 200, 139)
RGBA
rgba(136, 200, 139, 1)
HSL
hsl(123, 37%, 66%)
HSV
hsv(123, 32%, 78%)
CMYK
cmyk(32%, 0%, 31%, 22%)
CSS variable
--color-primary: #88C88B;
Lowercase HEX
#88c88b

Shades

Tints

Tones

Harmony

CSS snippets for #88C88B

.color-88c88b {
  color: #88C88B;
  background-color: #88C88B;
}

Frequently asked questions

What color is #88C88B?+

#88C88B is a HEX color with RGB value rgb(136, 200, 139) and HSL value hsl(123, 37%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #88C88B?+

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