What is the forest canopy hex code?
Forest canopy approximates #2e5b3e — a deep, cool shaded green.
Why are leaves green?
Chlorophyll absorbs red and blue light for photosynthesis and reflects green — so the color we see is the one wavelength plants do NOT use, life’s signature by exclusion.
Why is the canopy such a deep green?
Dense, shaded, chlorophyll-rich foliage in shadow reflects a darker, richer green than sunlit leaves — the deepest expression of the leaf’s reflected green.
What color is #2e5b3e?
#2e5b3e is a dark soft green, closest to Dark Olive Green (ΔE2000 12.5). It sits at 141° on the hue wheel with 33% saturation and 27% lightness, which reads as cool.
What is the RGB value of #2e5b3e?
rgb(46, 91, 62) — 46 red, 91 green and 62 blue out of 255, or 18% / 35.7% / 24.3% by channel.
What is #2e5b3e in HSL and HSV?
hsl(141, 33%, 27%) and hsv(141, 49%, 36%). HSL is what CSS takes; HSV is what your design tool's picker shows, which is why the saturation numbers rarely match.
Is #2e5b3e a light or a dark color?
It is a dark color. Relative luminance is 0.0841 and perceived brightness is 30%, so white text on it reaches 7.83:1.
Should I use black or white text on #2e5b3e?
White. It scores 7.83:1 against #2e5b3e, versus 2.68:1 for black — AAA at any size.
Is #2e5b3e accessible on a white background?
#2e5b3e on white scores 7.83:1, which clears AAA at every size.
What is the complementary color of #2e5b3e?
#5B2E4B sits directly opposite on the wheel. Softer options are the split-complements #552E5B and #5B2E35, which give the same contrast with far less vibration.
What colors go well with #2e5b3e?
For interface work: #F5FAF7 as the surface, #C9E4D2 for borders, #4D9868 for secondary text, #5E2B59 as an accent and #2B553A for hover and pressed states. For a palette, the analogous pair #355B2E and #2E5B55 stays calm, while #5B2E4B is the loudest partner.
What is #2e5b3e in CMYK for printing?
cmyk(50%, 0%, 32%, 64%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #2e5b3e warm or cool?
Cool — it scores 70 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2F5B2E; nudged cooler, #2D5C4F.
Which Tailwind color is closest to #2e5b3e?
The neutral family — its 500 step is #737373, ΔE2000 23.2 away. That is a visible difference, so define #2e5b3e as a custom token rather than reaching for the built-in.
How do I use #2e5b3e in Tailwind CSS?
Inline it as an arbitrary value with bg-[#2e5b3e] or text-[#2e5b3e], or register the whole ramp under theme.extend.colors.brand so you get bg-brand-500 and friends. The generated 50–950 scale on this page is ready to paste into your config.
What is #2e5b3e with 50% opacity?
rgba(46, 91, 62, 0.5), or #2e5b3e80 in eight-digit hex. Over white that composites to #97AD9F; over black, #172E1F.
Is #2e5b3e a web-safe color?
No. The nearest web-safe colour is #336633, ΔE2000 6.8 away. The palette only matters for legacy displays and some email clients now.
What does the color #2e5b3e mean?
As a green, it reads safe, growing, natural. Green means go, well, and grown. It carries finance, sustainability and health with almost no explanation needed. At this moderate chroma the association is present but not shouted.
What gradient works with #2e5b3e?
The safest is same-hue elevation: linear-gradient(135deg, #43845A, #2e5b3e 45%, #2B553A). For more colour, a short hue run to #244347 keeps it rich without turning muddy.