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

Warm Pink
Moonlit Lavender
Earthen Harmony
Steeping Serenity
Earthen Embrace
Brown Bison
Mystery Unveiled
Brown Shades
Earthy Tones
Brown Cafe
Shades Of Gray
Brown Sunshine
Pastel Blue
Blair's Bloom
Brown Decay
Coral Dreams
Café Indulgence
Warm Brown
Red Scrap
Warm Peach
AutumnBeigeEarthyGrayLightPinkSoftWhite

Dusty Valley

earthy, soft, autumn, beige, light

Color Adjustments

Dusty Valley Color Palette CSS

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

.color-2 {
  color: #D1C4B8;
}

.color-3 {
  color: #E8D1C4;
}

.color-4 {
  color: #E2A8A1;
}

.color-5 {
  color: #C86F8D;
}

/* CSS Variables */
:root {
  --color-1: #AAA99D;
  --color-2: #D1C4B8;
  --color-3: #E8D1C4;
  --color-4: #E2A8A1;
  --color-5: #C86F8D;
}

Dusty Valley Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #AAA99D, #D1C4B8, #E8D1C4, #E2A8A1, #C86F8D);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #AAA99D, #D1C4B8, #E8D1C4, #E2A8A1, #C86F8D);
}

Dusty Valley color palette created on Feb 20, 2025, 10:18:32 PM.

41 views