Ocean Breeze Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ocean Breeze Serenade palette

このパレットを共有する先:

Ocean Breeze Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #f3f1f2;
}
.color-2 {
color: #98dde6;
}
.color-3 {
color: #5ad2dd;
}
.color-4 {
color: #c99b73;
}
.color-5 {
color: #2fbcc6;
}

/* CSS Variables */
:root {
--color-1: #f3f1f2;
--color-2: #98dde6;
--color-3: #5ad2dd;
--color-4: #c99b73;
--color-5: #2fbcc6;
}

Ocean Breeze Serenade の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3f1f2, #98dde6, #5ad2dd, #c99b73, #2fbcc6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3f1f2, #98dde6, #5ad2dd, #c99b73, #2fbcc6);
}

似たようなカラーパレット

Ocean Breeze Serenade color palette created on .