Sea Pink Dream Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Sea Pink Dream palette
tavolozza dei colori Sea Pink Dream CSS
/* CSS */
.color-1 {
color: #ed979d;
}
.color-2 {
color: #f6b1b4;
}
.color-3 {
color: #f4d7d8;
}
.color-4 {
color: #f9e6e9;
}
.color-5 {
color: #f2c5d3;
}
/* CSS Variables */
:root {
--color-1: #ed979d;
--color-2: #f6b1b4;
--color-3: #f4d7d8;
--color-4: #f9e6e9;
--color-5: #f2c5d3;
}
CSS con gradiente di sfondo Sea Pink Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ed979d, #f6b1b4, #f4d7d8, #f9e6e9, #f2c5d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ed979d, #f6b1b4, #f4d7d8, #f9e6e9, #f2c5d3);
}
Tavolozze di colori simili
Nessuna tavolozza trovata
Prova filtri diversi o cancella la tua selezione attuale.
Sea Pink Dream color palette created on .