#006A43 Color

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

Color preview

#006A43

Color formats

HEX
#006A43
RGB
rgb(0, 106, 67)
RGBA
rgba(0, 106, 67, 1)
HSL
hsl(158, 100%, 21%)
HSV
hsv(158, 100%, 42%)
CMYK
cmyk(100%, 0%, 37%, 58%)
CSS variable
--color-primary: #006A43;
Lowercase HEX
#006a43

Shades

Tints

Tones

Harmony

CSS snippets for #006A43

.color-006a43 {
  color: #006A43;
  background-color: #006A43;
}

Frequently asked questions

What color is #006A43?+

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

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

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