Celestial Tides of the Fox Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Celestial Tides of the Fox palette
tavolozza dei colori Celestial Tides of the Fox CSS
/* CSS */
.color-1 {
color: #4eb3c1;
}
.color-2 {
color: #3b8a97;
}
.color-3 {
color: #5f7e95;
}
.color-4 {
color: #f4b69f;
}
.color-5 {
color: #e15b4c;
}
/* CSS Variables */
:root {
--color-1: #4eb3c1;
--color-2: #3b8a97;
--color-3: #5f7e95;
--color-4: #f4b69f;
--color-5: #e15b4c;
}
CSS con gradiente di sfondo Celestial Tides of the Fox
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4eb3c1, #3b8a97, #5f7e95, #f4b69f, #e15b4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4eb3c1, #3b8a97, #5f7e95, #f4b69f, #e15b4c);
}
Tavolozze di colori simili
Celestial Tides of the Fox color palette created on .