Serene Sky Drift カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serene Sky Drift palette

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

Serene Sky Drift カラーパレット CSS

/* CSS */
.color-1 {
color: #e1ebef;
}
.color-2 {
color: #cfe0e7;
}
.color-3 {
color: #bed5e0;
}
.color-4 {
color: #abc9d8;
}
.color-5 {
color: #95bad0;
}

/* CSS Variables */
:root {
--color-1: #e1ebef;
--color-2: #cfe0e7;
--color-3: #bed5e0;
--color-4: #abc9d8;
--color-5: #95bad0;
}

Serene Sky Drift の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1ebef, #cfe0e7, #bed5e0, #abc9d8, #95bad0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1ebef, #cfe0e7, #bed5e0, #abc9d8, #95bad0);
}

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

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

Serene Sky Drift color palette created on .