Radiant Reverie Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Radiant Reverie palette
tavolozza dei colori Radiant Reverie CSS
/* CSS */
.color-1 {
color: #f7d74b;
}
.color-2 {
color: #ff8b3d;
}
.color-3 {
color: #ff4d5b;
}
.color-4 {
color: #c84c9e;
}
.color-5 {
color: #6b4f9c;
}
/* CSS Variables */
:root {
--color-1: #f7d74b;
--color-2: #ff8b3d;
--color-3: #ff4d5b;
--color-4: #c84c9e;
--color-5: #6b4f9c;
}
CSS con gradiente di sfondo Radiant Reverie
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7d74b, #ff8b3d, #ff4d5b, #c84c9e, #6b4f9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7d74b, #ff8b3d, #ff4d5b, #c84c9e, #6b4f9c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Brillante
Radiant Reverie color palette created on .