#2D460C Color

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

Color preview

#2D460C

Color formats

HEX
#2D460C
RGB
rgb(45, 70, 12)
RGBA
rgba(45, 70, 12, 1)
HSL
hsl(86, 71%, 16%)
HSV
hsv(86, 83%, 27%)
CMYK
cmyk(36%, 0%, 83%, 73%)
CSS variable
--color-primary: #2D460C;
Lowercase HEX
#2d460c

Shades

Tints

Tones

Harmony

CSS snippets for #2D460C

.color-2d460c {
  color: #2D460C;
  background-color: #2D460C;
}

Frequently asked questions

What color is #2D460C?+

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

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

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