#666C23 Color

Inspect #666C23 across formats, palettes, contrast and closest named color matches.

Color preview

#666C23

Color formats

HEX
#666C23
RGB
rgb(102, 108, 35)
RGBA
rgba(102, 108, 35, 1)
HSL
hsl(65, 51%, 28%)
HSV
hsv(65, 68%, 42%)
CMYK
cmyk(6%, 0%, 68%, 58%)
CSS variable
--color-primary: #666C23;
Lowercase HEX
#666c23

Shades

Tints

Tones

Harmony

CSS snippets for #666C23

.color-666c23 {
  color: #666C23;
  background-color: #666C23;
}

Frequently asked questions

What color is #666C23?+

#666C23 is a HEX color with RGB value rgb(102, 108, 35) and HSL value hsl(65, 51%, 28%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #666C23?+

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