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

Shades Of Gray
Moonlit Lavender
Earthy Tones
Steeping Serenity
Warm Brown
Shades Of Black
Gray Wolf
Brown Shades
Shades Of Serenity
Brown Bison
Celestial Serenade
Silver Lining Serenity
Gold And Black Elegance
Blue Sadness
Monochrome Harmony
Whispering Earthtones
Celestial Dreams
Earthen Embrace
Mystery Unveiled
Grey Wolf
EarthyGrayLightModernNeutral

Muted Elegance

neutral, gray, earthy, modern, light

Color Adjustments

Muted Elegance Color Palette CSS

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

.color-2 {
  color: #8A8A8A;
}

.color-3 {
  color: #D2C2B1;
}

.color-4 {
  color: #784A4A;
}

.color-5 {
  color: #F0F0F0;
}

/* CSS Variables */
:root {
  --color-1: #5E5E5E;
  --color-2: #8A8A8A;
  --color-3: #D2C2B1;
  --color-4: #784A4A;
  --color-5: #F0F0F0;
}

Muted Elegance Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5E5E5E, #8A8A8A, #D2C2B1, #784A4A, #F0F0F0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5E5E5E, #8A8A8A, #D2C2B1, #784A4A, #F0F0F0);
}

Muted Elegance color palette created on Mar 3, 2025, 8:05:05 AM.

6 views