#6E6F1D Color

Inspect #6E6F1D across formats, palettes, contrast and closest named color matches.

Color preview

#6E6F1D

Color formats

HEX
#6E6F1D
RGB
rgb(110, 111, 29)
RGBA
rgba(110, 111, 29, 1)
HSL
hsl(61, 59%, 27%)
HSV
hsv(61, 74%, 44%)
CMYK
cmyk(1%, 0%, 74%, 56%)
CSS variable
--color-primary: #6E6F1D;
Lowercase HEX
#6e6f1d

Shades

Tints

Tones

Harmony

CSS snippets for #6E6F1D

.color-6e6f1d {
  color: #6E6F1D;
  background-color: #6E6F1D;
}

Frequently asked questions

What color is #6E6F1D?+

#6E6F1D is a HEX color with RGB value rgb(110, 111, 29) and HSL value hsl(61, 59%, 27%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #6E6F1D?+

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