Rajasthani Radiance Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Rajasthani Radiance palette
tavolozza dei colori Rajasthani Radiance CSS
/* CSS */
.color-1 {
color: #c65024;
}
.color-2 {
color: #e7a64b;
}
.color-3 {
color: #f2d37d;
}
.color-4 {
color: #6b5d8e;
}
.color-5 {
color: #a76c91;
}
/* CSS Variables */
:root {
--color-1: #c65024;
--color-2: #e7a64b;
--color-3: #f2d37d;
--color-4: #6b5d8e;
--color-5: #a76c91;
}
CSS con gradiente di sfondo Rajasthani Radiance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c65024, #e7a64b, #f2d37d, #6b5d8e, #a76c91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c65024, #e7a64b, #f2d37d, #6b5d8e, #a76c91);
}
Tavolozze di colori simili
Rajasthani Radiance color palette created on .