Paleta de colores Wine and Ruby's

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Wine and Ruby's palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Wine and Ruby's

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

CSS de la paleta de colores Wine and Ruby's

/* 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 del degradado de fondo 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 .