Pastel Brown and Rainbow Delight Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pastel Brown and Rainbow Delight palette
tavolozza dei colori Pastel Brown and Rainbow Delight CSS
/* CSS */
.color-1 {
color: #d8c2b6;
}
.color-2 {
color: #f1dfd5;
}
.color-3 {
color: #f4c3b3;
}
.color-4 {
color: #b3e0d8;
}
.color-5 {
color: #f6e1a7;
}
/* CSS Variables */
:root {
--color-1: #d8c2b6;
--color-2: #f1dfd5;
--color-3: #f4c3b3;
--color-4: #b3e0d8;
--color-5: #f6e1a7;
}
CSS con gradiente di sfondo Pastel Brown and Rainbow Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8c2b6, #f1dfd5, #f4c3b3, #b3e0d8, #f6e1a7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8c2b6, #f1dfd5, #f4c3b3, #b3e0d8, #f6e1a7);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 5 tavolozzas di colori Pastello
Pastel Brown and Rainbow Delight color palette created on .