Rebel Radiance Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Rebel Radiance palette
tavolozza dei colori Rebel Radiance CSS
/* CSS */
.color-1 {
color: #161213;
}
.color-2 {
color: #670e1e;
}
.color-3 {
color: #a04058;
}
.color-4 {
color: #9d7415;
}
.color-5 {
color: #60aa3c;
}
/* CSS Variables */
:root {
--color-1: #161213;
--color-2: #670e1e;
--color-3: #a04058;
--color-4: #9d7415;
--color-5: #60aa3c;
}
CSS con gradiente di sfondo Rebel Radiance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #161213, #670e1e, #a04058, #9d7415, #60aa3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #161213, #670e1e, #a04058, #9d7415, #60aa3c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 50+ tavolozzas di colori Nero
Rebel Radiance color palette created on .