Soothing Sky Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Soothing Sky Serenade palette

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

Soothing Sky Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #f8fafc;
}
.color-2 {
color: #cce7fa;
}
.color-3 {
color: #c0ddf2;
}
.color-4 {
color: #9ab9d0;
}
.color-5 {
color: #ca8563;
}

/* CSS Variables */
:root {
--color-1: #f8fafc;
--color-2: #cce7fa;
--color-3: #c0ddf2;
--color-4: #9ab9d0;
--color-5: #ca8563;
}

Soothing Sky Serenade の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8fafc, #cce7fa, #c0ddf2, #9ab9d0, #ca8563);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8fafc, #cce7fa, #c0ddf2, #9ab9d0, #ca8563);
}

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

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

Soothing Sky Serenade color palette created on .