Blush and Charcoal Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Blush and Charcoal palette

Condividi questa palette a:

Scarica la tavolozza dei colori Blush and Charcoal (PNG)

Download blush and charcoal color palette PNG image (landscape)
Download blush and charcoal color palette PNG image (square)

tavolozza dei colori Blush and Charcoal CSS

/* CSS */
.color-1 {
color: #f0a3b9;
}
.color-2 {
color: #3b2b2b;
}
.color-3 {
color: #6f4d4d;
}
.color-4 {
color: #f1c1d2;
}
.color-5 {
color: #3a0d2c;
}

/* CSS Variables */
:root {
--color-1: #f0a3b9;
--color-2: #3b2b2b;
--color-3: #6f4d4d;
--color-4: #f1c1d2;
--color-5: #3a0d2c;
}

CSS con gradiente di sfondo Blush and Charcoal

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a3b9, #3b2b2b, #6f4d4d, #f1c1d2, #3a0d2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a3b9, #3b2b2b, #6f4d4d, #f1c1d2, #3a0d2c);
}

Blush and Charcoal color palette created on .