Vibrant Orange Dream Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Orange Dream palette
Scarica la tavolozza dei colori Vibrant Orange Dream (PNG)
tavolozza dei colori Vibrant Orange Dream CSS
/* CSS */
.color-1 {
color: #ff6d2e;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #ffeb8a;
}
.color-4 {
color: #ff4d4f;
}
.color-5 {
color: #ff7092;
}
/* CSS Variables */
:root {
--color-1: #ff6d2e;
--color-2: #ffb84d;
--color-3: #ffeb8a;
--color-4: #ff4d4f;
--color-5: #ff7092;
}
CSS con gradiente di sfondo Vibrant Orange Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d2e, #ffb84d, #ffeb8a, #ff4d4f, #ff7092);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d2e, #ffb84d, #ffeb8a, #ff4d4f, #ff7092);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 4 tavolozzas di colori Hippie
Vibrant Orange Dream color palette created on .