Wine and Ruby's Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Wine and Ruby's palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Wine and Ruby's

Download wine and ruby's color palette PNG image (landscape)
Download wine and ruby's color palette PNG image (square)

tavolozza dei colori Wine and Ruby's CSS

/* CSS */
.color-1 {
color: #4a1c24;
}
.color-2 {
color: #9d3f43;
}
.color-3 {
color: #d66b6e;
}
.color-4 {
color: #e2b1b6;
}
.color-5 {
color: #f7d4d5;
}

/* CSS Variables */
:root {
--color-1: #4a1c24;
--color-2: #9d3f43;
--color-3: #d66b6e;
--color-4: #e2b1b6;
--color-5: #f7d4d5;
}

CSS con gradiente di sfondo Wine and Ruby's

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a1c24, #9d3f43, #d66b6e, #e2b1b6, #f7d4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a1c24, #9d3f43, #d66b6e, #e2b1b6, #f7d4d5);
}

Wine and Ruby's color palette created on .