#2D460D Color

Inspect #2D460D across formats, palettes, contrast and closest named color matches.

Color preview

#2D460D

Color formats

HEX
#2D460D
RGB
rgb(45, 70, 13)
RGBA
rgba(45, 70, 13, 1)
HSL
hsl(86, 69%, 16%)
HSV
hsv(86, 81%, 27%)
CMYK
cmyk(36%, 0%, 81%, 73%)
CSS variable
--color-primary: #2D460D;
Lowercase HEX
#2d460d

Shades

Tints

Tones

Harmony

CSS snippets for #2D460D

.color-2d460d {
  color: #2D460D;
  background-color: #2D460D;
}

Frequently asked questions

What color is #2D460D?+

#2D460D is a HEX color with RGB value rgb(45, 70, 13) and HSL value hsl(86, 69%, 16%). Its closest CSS named color is DarkGreen.

What is the closest Tailwind color to #2D460D?+

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