Sweet Forelady Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sweet Forelady palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Sweet Forelady

Download sweet forelady color palette PNG image (landscape)
Download sweet forelady color palette PNG image (square)

tavolozza dei colori Sweet Forelady CSS

/* CSS */
.color-1 {
color: #ffb3ba;
}
.color-2 {
color: #ff667d;
}
.color-3 {
color: #d4a5a5;
}
.color-4 {
color: #39305a;
}
.color-5 {
color: #690571;
}

/* CSS Variables */
:root {
--color-1: #ffb3ba;
--color-2: #ff667d;
--color-3: #d4a5a5;
--color-4: #39305a;
--color-5: #690571;
}

CSS con gradiente di sfondo Sweet Forelady

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3ba, #ff667d, #d4a5a5, #39305a, #690571);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3ba, #ff667d, #d4a5a5, #39305a, #690571);
}

Sweet Forelady color palette created on .