Serene Ocean Blossom Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serene Ocean Blossom palette
tavolozza dei colori Serene Ocean Blossom CSS
/* CSS */
.color-1 {
color: #f4b39f;
}
.color-2 {
color: #e9b79f;
}
.color-3 {
color: #faeadb;
}
.color-4 {
color: #a3d6e0;
}
.color-5 {
color: #2ea0bd;
}
/* CSS Variables */
:root {
--color-1: #f4b39f;
--color-2: #e9b79f;
--color-3: #faeadb;
--color-4: #a3d6e0;
--color-5: #2ea0bd;
}
CSS con gradiente di sfondo Serene Ocean Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4b39f, #e9b79f, #faeadb, #a3d6e0, #2ea0bd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4b39f, #e9b79f, #faeadb, #a3d6e0, #2ea0bd);
}
Tavolozze di colori simili
Serene Ocean Blossom color palette created on .