Tealyellow Breeze Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Tealyellow Breeze palette
tavolozza dei colori Tealyellow Breeze CSS
/* CSS */
.color-1 {
color: #4cd69f;
}
.color-2 {
color: #f2e7a6;
}
.color-3 {
color: #f1c84b;
}
.color-4 {
color: #f28e1c;
}
.color-5 {
color: #e77a27;
}
/* CSS Variables */
:root {
--color-1: #4cd69f;
--color-2: #f2e7a6;
--color-3: #f1c84b;
--color-4: #f28e1c;
--color-5: #e77a27;
}
CSS con gradiente di sfondo Tealyellow Breeze
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cd69f, #f2e7a6, #f1c84b, #f28e1c, #e77a27);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cd69f, #f2e7a6, #f1c84b, #f28e1c, #e77a27);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Verde petrolio
Tealyellow Breeze color palette created on .