Paleta de colores Sweetheart Crepe Plum

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sweetheart Crepe Plum palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sweetheart Crepe Plum

Download sweetheart crepe plum color palette PNG image (landscape)
Download sweetheart crepe plum color palette PNG image (square)

CSS de la paleta de colores Sweetheart Crepe Plum

/* CSS */
.color-1 {
color: #9f5b9a;
}
.color-2 {
color: #d19fc7;
}
.color-3 {
color: #f6c1e5;
}
.color-4 {
color: #f3a5c0;
}
.color-5 {
color: #e76a8f;
}

/* CSS Variables */
:root {
--color-1: #9f5b9a;
--color-2: #d19fc7;
--color-3: #f6c1e5;
--color-4: #f3a5c0;
--color-5: #e76a8f;
}

CSS del degradado de fondo Sweetheart Crepe Plum

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9f5b9a, #d19fc7, #f6c1e5, #f3a5c0, #e76a8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9f5b9a, #d19fc7, #f6c1e5, #f3a5c0, #e76a8f);
}

Paletas de colores similares

Sweetheart Crepe Plum color palette created on .