ColorCrawler
Color Palette IdeasCreate
FacebookXWhatsAppTelegramReddit

Website

  • Color Palette Ideas

Free Color Tools

  • Color Picker
  • Color Converters
  • Contrast Checker
  • Color Wheel

Help & Info

  • Contact
  • About
  • Privacy
  • Terms

Language

© 2025 ColorCrawler. All Rights Reserved.
FacebookXWhatsAppTelegramReddit

Similar Palettes

Deep Forest Green Serenity
Whispers Of The Wild
Deep Forest
Deep Green Serenity
Deep Forest Dream
Whispers Of The Woods
Pink Blue Purple
Forest Elegance
Mystic Forest Elegance
Vintage Beige
Dark Blue Noir
Warm Winter
Purple Vampire
Brown Decay
Midnight Amethyst
Misty Mountain Blues
Electric Screen Dreams
Blue And Pink Harmony
Colorful Chaimaa
Prideful Spectrum
BlueBrownCreamDarkForest

Forest Serenity

forest, cream, brown, blue, dark

Color Adjustments

Forest Serenity Color Palette CSS

/* CSS */
.color-1 {
  color: #1A3D2D;
}

.color-2 {
  color: #E7E2D5;
}

.color-3 {
  color: #6A4B39;
}

.color-4 {
  color: #003F5C;
}

.color-5 {
  color: #3B3B3B;
}

/* CSS Variables */
:root {
  --color-1: #1A3D2D;
  --color-2: #E7E2D5;
  --color-3: #6A4B39;
  --color-4: #003F5C;
  --color-5: #3B3B3B;
}

Forest Serenity Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1A3D2D, #E7E2D5, #6A4B39, #003F5C, #3B3B3B);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1A3D2D, #E7E2D5, #6A4B39, #003F5C, #3B3B3B);
}

Forest Serenity color palette created on Feb 23, 2025, 9:41:32 PM.

66 views