Seaside Serenity Palette カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Seaside Serenity Palette palette

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

Seaside Serenity Palette カラーパレット CSS

/* CSS */
.color-1 {
color: #d2e2e4;
}
.color-2 {
color: #c7d4d6;
}
.color-3 {
color: #d4ad96;
}
.color-4 {
color: #8399b4;
}
.color-5 {
color: #a47860;
}

/* CSS Variables */
:root {
--color-1: #d2e2e4;
--color-2: #c7d4d6;
--color-3: #d4ad96;
--color-4: #8399b4;
--color-5: #a47860;
}

Seaside Serenity Palette の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2e2e4, #c7d4d6, #d4ad96, #8399b4, #a47860);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2e2e4, #c7d4d6, #d4ad96, #8399b4, #a47860);
}

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

下にスクロールして3個のSoft blueカラーパレットを探索しましょう

Seaside Serenity Palette color palette created on .