Soft Blush Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Soft Blush palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Soft Blush

Download soft blush color palette PNG image (landscape)
Download soft blush color palette PNG image (square)

tavolozza dei colori Soft Blush CSS

/* CSS */
.color-1 {
color: #f4e4d7;
}
.color-2 {
color: #f4c1ae;
}
.color-3 {
color: #f09a8e;
}
.color-4 {
color: #e67a7a;
}
.color-5 {
color: #c85b7d;
}

/* CSS Variables */
:root {
--color-1: #f4e4d7;
--color-2: #f4c1ae;
--color-3: #f09a8e;
--color-4: #e67a7a;
--color-5: #c85b7d;
}

CSS con gradiente di sfondo Soft Blush

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e4d7, #f4c1ae, #f09a8e, #e67a7a, #c85b7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e4d7, #f4c1ae, #f09a8e, #e67a7a, #c85b7d);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Bianco

Soft Blush color palette created on .