#3E6A53 Color

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

Color preview

#3E6A53

Color formats

HEX
#3E6A53
RGB
rgb(62, 106, 83)
RGBA
rgba(62, 106, 83, 1)
HSL
hsl(149, 26%, 33%)
HSV
hsv(149, 42%, 42%)
CMYK
cmyk(42%, 0%, 22%, 58%)
CSS variable
--color-primary: #3E6A53;
Lowercase HEX
#3e6a53

Shades

Tints

Tones

Harmony

CSS snippets for #3E6A53

.color-3e6a53 {
  color: #3E6A53;
  background-color: #3E6A53;
}

Frequently asked questions

What color is #3E6A53?+

#3E6A53 is a HEX color with RGB value rgb(62, 106, 83) and HSL value hsl(149, 26%, 33%). Its closest CSS named color is DarkSlateGray.

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

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