Trendy Pink Shades Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Trendy Pink Shades palette
tavolozza dei colori Trendy Pink Shades CSS
/* CSS */
.color-1 {
color: #d89dc4;
}
.color-2 {
color: #f2a6b3;
}
.color-3 {
color: #f6c1c9;
}
.color-4 {
color: #f9d7d9;
}
.color-5 {
color: #eab3ce;
}
/* CSS Variables */
:root {
--color-1: #d89dc4;
--color-2: #f2a6b3;
--color-3: #f6c1c9;
--color-4: #f9d7d9;
--color-5: #eab3ce;
}
CSS con gradiente di sfondo Trendy Pink Shades
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d89dc4, #f2a6b3, #f6c1c9, #f9d7d9, #eab3ce);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d89dc4, #f2a6b3, #f6c1c9, #f9d7d9, #eab3ce);
}
Tavolozze di colori simili
Trendy Pink Shades color palette created on .