#006A49 Color

Inspect #006A49 across formats, palettes, contrast and closest named color matches.

Color preview

#006A49

Color formats

HEX
#006A49
RGB
rgb(0, 106, 73)
RGBA
rgba(0, 106, 73, 1)
HSL
hsl(161, 100%, 21%)
HSV
hsv(161, 100%, 42%)
CMYK
cmyk(100%, 0%, 31%, 58%)
CSS variable
--color-primary: #006A49;
Lowercase HEX
#006a49

Shades

Tints

Tones

Harmony

CSS snippets for #006A49

.color-006a49 {
  color: #006A49;
  background-color: #006A49;
}

Frequently asked questions

What color is #006A49?+

#006A49 is a HEX color with RGB value rgb(0, 106, 73) and HSL value hsl(161, 100%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #006A49?+

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