#205A10 Color

Inspect #205A10 across formats, palettes, contrast and closest named color matches.

Color preview

#205A10

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #205A10

.color-205a10 {
  color: #205A10;
  background-color: #205A10;
}

Frequently asked questions

What color is #205A10?+

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

What is the closest Tailwind color to #205A10?+

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