#3C6D5F Color

Inspect #3C6D5F across formats, palettes, contrast and closest named color matches.

Color preview

#3C6D5F

Color formats

HEX
#3C6D5F
RGB
rgb(60, 109, 95)
RGBA
rgba(60, 109, 95, 1)
HSL
hsl(163, 29%, 33%)
HSV
hsv(163, 45%, 43%)
CMYK
cmyk(45%, 0%, 13%, 57%)
CSS variable
--color-primary: #3C6D5F;
Lowercase HEX
#3c6d5f

Shades

Tints

Tones

Harmony

CSS snippets for #3C6D5F

.color-3c6d5f {
  color: #3C6D5F;
  background-color: #3C6D5F;
}

Frequently asked questions

What color is #3C6D5F?+

#3C6D5F is a HEX color with RGB value rgb(60, 109, 95) and HSL value hsl(163, 29%, 33%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #3C6D5F?+

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