Sweetheart Crepe Plum Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sweetheart Crepe Plum palette

Condividi questa palette a:

Scarica la tavolozza dei colori Sweetheart Crepe Plum (PNG)

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

tavolozza dei colori Sweetheart Crepe Plum CSS

/* 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 con gradiente di sfondo 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);
}

Sweetheart Crepe Plum color palette created on .