Whispers of Rumi Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Rumi palette
tavolozza dei colori Whispers of Rumi CSS
/* CSS */
.color-1 {
color: #f6d55a;
}
.color-2 {
color: #ed563b;
}
.color-3 {
color: #3f837e;
}
.color-4 {
color: #1a1d3d;
}
.color-5 {
color: #4f7a92;
}
/* CSS Variables */
:root {
--color-1: #f6d55a;
--color-2: #ed563b;
--color-3: #3f837e;
--color-4: #1a1d3d;
--color-5: #4f7a92;
}
CSS con gradiente di sfondo Whispers of Rumi
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d55a, #ed563b, #3f837e, #1a1d3d, #4f7a92);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d55a, #ed563b, #3f837e, #1a1d3d, #4f7a92);
}
Tavolozze di colori simili
Whispers of Rumi color palette created on .