Ocean Breeze Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ocean Breeze Serenity palette
tavolozza dei colori Ocean Breeze Serenity CSS
/* CSS */
.color-1 {
color: #137190;
}
.color-2 {
color: #31aa8a;
}
.color-3 {
color: #55b479;
}
.color-4 {
color: #c7ae66;
}
.color-5 {
color: #c08930;
}
/* CSS Variables */
:root {
--color-1: #137190;
--color-2: #31aa8a;
--color-3: #55b479;
--color-4: #c7ae66;
--color-5: #c08930;
}
CSS con gradiente di sfondo Ocean Breeze Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #137190, #31aa8a, #55b479, #c7ae66, #c08930);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #137190, #31aa8a, #55b479, #c7ae66, #c08930);
}
Tavolozze di colori simili
Ocean Breeze Serenity color palette created on .