Distressed Housewife Winter Doll Aesthetic Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Distressed Housewife Winter Doll Aesthetic palette

Share this palette to:

Distressed Housewife Winter Doll Aesthetic color palette PNG image

Download distressed housewife winter doll aesthetic color palette PNG image (landscape)
Download distressed housewife winter doll aesthetic color palette PNG image (square)

Distressed Housewife Winter Doll Aesthetic color palette CSS

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

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

Distressed Housewife Winter Doll Aesthetic background gradient CSS

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

Distressed Housewife Winter Doll Aesthetic color palette created on .