Seashell Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Seashell Serenity palette
tavolozza dei colori Seashell Serenity CSS
/* CSS */
.color-1 {
color: #ffded6;
}
.color-2 {
color: #ffeee0;
}
.color-3 {
color: #fff4e0;
}
.color-4 {
color: #dff2de;
}
.color-5 {
color: #bfe6ed;
}
/* CSS Variables */
:root {
--color-1: #ffded6;
--color-2: #ffeee0;
--color-3: #fff4e0;
--color-4: #dff2de;
--color-5: #bfe6ed;
}
CSS con gradiente di sfondo Seashell Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffded6, #ffeee0, #fff4e0, #dff2de, #bfe6ed);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffded6, #ffeee0, #fff4e0, #dff2de, #bfe6ed);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Rosa
Seashell Serenity color palette created on .