Johannesburg Sunset Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Johannesburg Sunset palette
tavolozza dei colori Johannesburg Sunset CSS
/* CSS */
.color-1 {
color: #e3b04a;
}
.color-2 {
color: #f2a76e;
}
.color-3 {
color: #f06f66;
}
.color-4 {
color: #d75065;
}
.color-5 {
color: #9a3c87;
}
/* CSS Variables */
:root {
--color-1: #e3b04a;
--color-2: #f2a76e;
--color-3: #f06f66;
--color-4: #d75065;
--color-5: #9a3c87;
}
CSS con gradiente di sfondo Johannesburg Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3b04a, #f2a76e, #f06f66, #d75065, #9a3c87);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3b04a, #f2a76e, #f06f66, #d75065, #9a3c87);
}
Tavolozze di colori simili
Johannesburg Sunset color palette created on .