Coastal Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Coastal Serenity palette
tavolozza dei colori Coastal Serenity CSS
/* CSS */
.color-1 {
color: #4f7d73;
}
.color-2 {
color: #6bb8a3;
}
.color-3 {
color: #a6e3d2;
}
.color-4 {
color: #f0b4a8;
}
.color-5 {
color: #f76969;
}
/* CSS Variables */
:root {
--color-1: #4f7d73;
--color-2: #6bb8a3;
--color-3: #a6e3d2;
--color-4: #f0b4a8;
--color-5: #f76969;
}
CSS con gradiente di sfondo Coastal Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f7d73, #6bb8a3, #a6e3d2, #f0b4a8, #f76969);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f7d73, #6bb8a3, #a6e3d2, #f0b4a8, #f76969);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 50+ tavolozzas di colori Estetico
Coastal Serenity color palette created on .