#105A20 Color

Inspect #105A20 across formats, palettes, contrast and closest named color matches.

Color preview

#105A20

Color formats

HEX
#105A20
RGB
rgb(16, 90, 32)
RGBA
rgba(16, 90, 32, 1)
HSL
hsl(133, 70%, 21%)
HSV
hsv(133, 82%, 35%)
CMYK
cmyk(82%, 0%, 64%, 65%)
CSS variable
--color-primary: #105A20;
Lowercase HEX
#105a20

Shades

Tints

Tones

Harmony

CSS snippets for #105A20

.color-105a20 {
  color: #105A20;
  background-color: #105A20;
}

Frequently asked questions

What color is #105A20?+

#105A20 is a HEX color with RGB value rgb(16, 90, 32) and HSL value hsl(133, 70%, 21%). Its closest CSS named color is DarkGreen.

What is the closest Tailwind color to #105A20?+

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