#26C05C Color

Inspect #26C05C across formats, palettes, contrast and closest named color matches.

Color preview

#26C05C

Color formats

HEX
#26C05C
RGB
rgb(38, 192, 92)
RGBA
rgba(38, 192, 92, 1)
HSL
hsl(141, 67%, 45%)
HSV
hsv(141, 80%, 75%)
CMYK
cmyk(80%, 0%, 52%, 25%)
CSS variable
--color-primary: #26C05C;
Lowercase HEX
#26c05c

Shades

Tints

Tones

Harmony

CSS snippets for #26C05C

.color-26c05c {
  color: #26C05C;
  background-color: #26C05C;
}

Frequently asked questions

What color is #26C05C?+

#26C05C is a HEX color with RGB value rgb(38, 192, 92) and HSL value hsl(141, 67%, 45%). Its closest CSS named color is MediumSeaGreen.

What is the closest Tailwind color to #26C05C?+

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