#696E20 Color

Inspect #696E20 across formats, palettes, contrast and closest named color matches.

Color preview

#696E20

Color formats

HEX
#696E20
RGB
rgb(105, 110, 32)
RGBA
rgba(105, 110, 32, 1)
HSL
hsl(64, 55%, 28%)
HSV
hsv(64, 71%, 43%)
CMYK
cmyk(5%, 0%, 71%, 57%)
CSS variable
--color-primary: #696E20;
Lowercase HEX
#696e20

Shades

Tints

Tones

Harmony

CSS snippets for #696E20

.color-696e20 {
  color: #696E20;
  background-color: #696E20;
}

Frequently asked questions

What color is #696E20?+

#696E20 is a HEX color with RGB value rgb(105, 110, 32) and HSL value hsl(64, 55%, 28%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #696E20?+

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