#7BAF78 Color

Inspect #7BAF78 across formats, palettes, contrast and closest named color matches.

Color preview

#7BAF78

Color formats

HEX
#7BAF78
RGB
rgb(123, 175, 120)
RGBA
rgba(123, 175, 120, 1)
HSL
hsl(117, 26%, 58%)
HSV
hsv(117, 31%, 69%)
CMYK
cmyk(30%, 0%, 31%, 31%)
CSS variable
--color-primary: #7BAF78;
Lowercase HEX
#7baf78

Shades

Tints

Tones

Harmony

CSS snippets for #7BAF78

.color-7baf78 {
  color: #7BAF78;
  background-color: #7BAF78;
}

Frequently asked questions

What color is #7BAF78?+

#7BAF78 is a HEX color with RGB value rgb(123, 175, 120) and HSL value hsl(117, 26%, 58%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #7BAF78?+

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