Whispering Rainforest Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispering Rainforest palette
tavolozza dei colori Whispering Rainforest CSS
/* CSS */
.color-1 {
color: #07132c;
}
.color-2 {
color: #081530;
}
.color-3 {
color: #091734;
}
.color-4 {
color: #0a203d;
}
.color-5 {
color: #0b2441;
}
/* CSS Variables */
:root {
--color-1: #07132c;
--color-2: #081530;
--color-3: #091734;
--color-4: #0a203d;
--color-5: #0b2441;
}
CSS con gradiente di sfondo Whispering Rainforest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #07132c, #081530, #091734, #0a203d, #0b2441);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #07132c, #081530, #091734, #0a203d, #0b2441);
}
Tavolozze di colori simili
Whispering Rainforest color palette created on .