Rita's Radiance Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Rita's Radiance palette
tavolozza dei colori Rita's Radiance CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #8bc34b;
}
.color-4 {
color: #42a5f5;
}
.color-5 {
color: #ef5552;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb84d;
--color-3: #8bc34b;
--color-4: #42a5f5;
--color-5: #ef5552;
}
CSS con gradiente di sfondo Rita's Radiance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb84d, #8bc34b, #42a5f5, #ef5552);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb84d, #8bc34b, #42a5f5, #ef5552);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Brillante
Rita's Radiance color palette created on .