Serenity by the Shore カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serenity by the Shore palette

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

Serenity by the Shore カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #d3e0e9;
}
.color-3 {
color: #7bd5f9;
}
.color-4 {
color: #adaab1;
}
.color-5 {
color: #2cba67;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #d3e0e9;
--color-3: #7bd5f9;
--color-4: #adaab1;
--color-5: #2cba67;
}

Serenity by the Shore の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #d3e0e9, #7bd5f9, #adaab1, #2cba67);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #d3e0e9, #7bd5f9, #adaab1, #2cba67);
}

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

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

Serenity by the Shore color palette created on .