Paleta de colores Rose Wine and Coral Picnics

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rose Wine and Coral Picnics palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Rose Wine and Coral Picnics

Download rose wine and coral picnics color palette PNG image (landscape)
Download rose wine and coral picnics color palette PNG image (square)

CSS de la paleta de colores Rose Wine and Coral Picnics

/* CSS */
.color-1 {
color: #d67a8d;
}
.color-2 {
color: #e3b0a5;
}
.color-3 {
color: #f7c3a1;
}
.color-4 {
color: #f1b2a2;
}
.color-5 {
color: #da5b3e;
}

/* CSS Variables */
:root {
--color-1: #d67a8d;
--color-2: #e3b0a5;
--color-3: #f7c3a1;
--color-4: #f1b2a2;
--color-5: #da5b3e;
}

CSS del degradado de fondo Rose Wine and Coral Picnics

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d67a8d, #e3b0a5, #f7c3a1, #f1b2a2, #da5b3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d67a8d, #e3b0a5, #f7c3a1, #f1b2a2, #da5b3e);
}

Rose Wine and Coral Picnics color palette created on .