Soft Pink Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Soft Pink palette

Condividi questa palette a:

Scarica la tavolozza dei colori Soft Pink (PNG)

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

tavolozza dei colori Soft Pink CSS

/* CSS */
.color-1 {
color: #f7e8ef;
}
.color-2 {
color: #f4c7da;
}
.color-3 {
color: #f0b2d3;
}
.color-4 {
color: #e78683;
}
.color-5 {
color: #e64170;
}

/* CSS Variables */
:root {
--color-1: #f7e8ef;
--color-2: #f4c7da;
--color-3: #f0b2d3;
--color-4: #e78683;
--color-5: #e64170;
}

CSS con gradiente di sfondo Soft Pink

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e8ef, #f4c7da, #f0b2d3, #e78683, #e64170);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e8ef, #f4c7da, #f0b2d3, #e78683, #e64170);
}

Tavolozze di colori simili

Soft Pink color palette created on .