Distressed Housewife Winter Doll Aesthetic Color Palette

Discover the beautiful Distressed Housewife Winter Doll Aesthetic color palette featuring lily (#c7b2c7), dusty gray (#a59c9f), rose fog (#e2bdb1), peach yellow (#f9dab3) and viola (#bf7d9d).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Cream, Elegant, Muted, Neutral, Pink, Soft, Vintage, Winter 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 Distressed Housewife Winter Doll Aesthetic palette

Share this palette to:

💻 Distressed Housewife Winter Doll Aesthetic color palette CSS

/* CSS */
.color-1 {
color: #c7b2c7;
}
.color-2 {
color: #a59c9f;
}
.color-3 {
color: #e2bdb1;
}
.color-4 {
color: #f9dab3;
}
.color-5 {
color: #bf7d9d;
}

/* CSS Variables */
:root {
--color-1: #c7b2c7;
--color-2: #a59c9f;
--color-3: #e2bdb1;
--color-4: #f9dab3;
--color-5: #bf7d9d;
}

🌈 Distressed Housewife Winter Doll Aesthetic background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7b2c7, #a59c9f, #e2bdb1, #f9dab3, #bf7d9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7b2c7, #a59c9f, #e2bdb1, #f9dab3, #bf7d9d);
}

Distressed Housewife Winter Doll Aesthetic color palette created on .