Dark Academia Forest Color Palette

Discover the beautiful Dark Academia Forest color palette featuring matterhorn (#4c3e3e), zambezi (#6a5c5c), hemp (#907a7a), nomad (#b8b2a3) and swirl (#d4d0c9).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAcademic, Dark, Earthy, Forest, Green, Nature, Neutral, Soft color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Dark Academia Forest palette

Share this palette to:

💻 Dark Academia Forest color palette CSS

/* CSS */
.color-1 {
color: #4c3e3e;
}
.color-2 {
color: #6a5c5c;
}
.color-3 {
color: #907a7a;
}
.color-4 {
color: #b8b2a3;
}
.color-5 {
color: #d4d0c9;
}

/* CSS Variables */
:root {
--color-1: #4c3e3e;
--color-2: #6a5c5c;
--color-3: #907a7a;
--color-4: #b8b2a3;
--color-5: #d4d0c9;
}

🌈 Dark Academia Forest background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3e3e, #6a5c5c, #907a7a, #b8b2a3, #d4d0c9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3e3e, #6a5c5c, #907a7a, #b8b2a3, #d4d0c9);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Dark Academia Forest color palette created on .