Ethereal Creaturescape Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ethereal Creaturescape palette
tavolozza dei colori Ethereal Creaturescape CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ff9a47;
}
.color-3 {
color: #ffcd75;
}
.color-4 {
color: #80e0a5;
}
.color-5 {
color: #50c2f7;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ff9a47;
--color-3: #ffcd75;
--color-4: #80e0a5;
--color-5: #50c2f7;
}
CSS con gradiente di sfondo Ethereal Creaturescape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ff9a47, #ffcd75, #80e0a5, #50c2f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ff9a47, #ffcd75, #80e0a5, #50c2f7);
}
Tavolozze di colori simili
Ethereal Creaturescape color palette created on .