#285714 Color

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

Color preview

#285714

Color formats

HEX
#285714
RGB
rgb(40, 87, 20)
RGBA
rgba(40, 87, 20, 1)
HSL
hsl(102, 63%, 21%)
HSV
hsv(102, 77%, 34%)
CMYK
cmyk(54%, 0%, 77%, 66%)
CSS variable
--color-primary: #285714;
Lowercase HEX
#285714

Shades

Tints

Tones

Harmony

CSS snippets for #285714

.color-285714 {
  color: #285714;
  background-color: #285714;
}

Frequently asked questions

What color is #285714?+

#285714 is a HEX color with RGB value rgb(40, 87, 20) and HSL value hsl(102, 63%, 21%). Its closest CSS named color is DarkGreen.

What is the closest Tailwind color to #285714?+

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