Coral and Aqua Dream Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Coral and Aqua Dream palette
tavolozza dei colori Coral and Aqua Dream CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #4eb7ac;
}
.color-4 {
color: #6a8faf;
}
.color-5 {
color: #6a4c94;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb84d;
--color-3: #4eb7ac;
--color-4: #6a8faf;
--color-5: #6a4c94;
}
CSS con gradiente di sfondo Coral and Aqua Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb84d, #4eb7ac, #6a8faf, #6a4c94);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb84d, #4eb7ac, #6a8faf, #6a4c94);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Brillante
Coral and Aqua Dream color palette created on .