Serenity Seashells Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serenity Seashells palette
tavolozza dei colori Serenity Seashells CSS
/* CSS */
.color-1 {
color: #00cccc;
}
.color-2 {
color: #4bd8d8;
}
.color-3 {
color: #9ae0e0;
}
.color-4 {
color: #a6f2f2;
}
.color-5 {
color: #d1ffff;
}
/* CSS Variables */
:root {
--color-1: #00cccc;
--color-2: #4bd8d8;
--color-3: #9ae0e0;
--color-4: #a6f2f2;
--color-5: #d1ffff;
}
CSS con gradiente di sfondo Serenity Seashells
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00cccc, #4bd8d8, #9ae0e0, #a6f2f2, #d1ffff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00cccc, #4bd8d8, #9ae0e0, #a6f2f2, #d1ffff);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 400+ tavolozzas di colori Estetico
Serenity Seashells color palette created on .