Wine Pon You Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Wine Pon You palette

Share this palette to:

Wine Pon You color palette PNG image

Download wine pon you color palette PNG image (landscape)
Download wine pon you color palette PNG image (square)

Wine Pon You color palette CSS

/* CSS */
.color-1 {
color: #6d2c3e;
}
.color-2 {
color: #a35c7c;
}
.color-3 {
color: #d7a8b7;
}
.color-4 {
color: #f5c7d4;
}
.color-5 {
color: #f3e2e7;
}

/* CSS Variables */
:root {
--color-1: #6d2c3e;
--color-2: #a35c7c;
--color-3: #d7a8b7;
--color-4: #f5c7d4;
--color-5: #f3e2e7;
}

Wine Pon You background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d2c3e, #a35c7c, #d7a8b7, #f5c7d4, #f3e2e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d2c3e, #a35c7c, #d7a8b7, #f5c7d4, #f3e2e7);
}

Similar color palettes

Wine Pon You color palette created on .