Blush and Bashful Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blush and Bashful palette
tavolozza dei colori Blush and Bashful CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff9f6b;
}
.color-3 {
color: #ffcc85;
}
.color-4 {
color: #ffffb3;
}
.color-5 {
color: #ffd1dc;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff9f6b;
--color-3: #ffcc85;
--color-4: #ffffb3;
--color-5: #ffd1dc;
}
CSS con gradiente di sfondo Blush and Bashful
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff9f6b, #ffcc85, #ffffb3, #ffd1dc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff9f6b, #ffcc85, #ffffb3, #ffd1dc);
}
Tavolozze di colori simili
Blush and Bashful color palette created on .