Colorbook

Treehouse - Gradient Page

CSS gradient for Treehouse: Triadic gradient at 45° angle. Colors: #3B2820, #203c28, #28203c. This gradient creates a smooth transition perfect for backgrounds, buttons, and modern web design. Copy the CSS code and use it in your projects.

CSS Code:

background: linear-gradient(45deg, #3B2820, #203c28, #28203c);
Тип:
triadic
Кут:
45°
Напрямок:
to-bottom-right
Кольорів:
3

Gradient Colors:

Treehouse
#3B2820
Custom Color
#203C28
Custom Color
#28203C