Moorland Blooms Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Moorland Blooms palette
tavolozza dei colori Moorland Blooms CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #2b2a2d;
}
.color-3 {
color: #9e4c64;
}
.color-4 {
color: #4b1622;
}
.color-5 {
color: #72404c;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #2b2a2d;
--color-3: #9e4c64;
--color-4: #4b1622;
--color-5: #72404c;
}
CSS con gradiente di sfondo Moorland Blooms
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #2b2a2d, #9e4c64, #4b1622, #72404c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #2b2a2d, #9e4c64, #4b1622, #72404c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Bianco
Moorland Blooms color palette created on .