Serene Sky Tides カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serene Sky Tides palette

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

Serene Sky Tides カラーパレット CSS

/* CSS */
.color-1 {
color: #ddeaee;
}
.color-2 {
color: #ccdee6;
}
.color-3 {
color: #bad2de;
}
.color-4 {
color: #a7c6d7;
}
.color-5 {
color: #90b8d0;
}

/* CSS Variables */
:root {
--color-1: #ddeaee;
--color-2: #ccdee6;
--color-3: #bad2de;
--color-4: #a7c6d7;
--color-5: #90b8d0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ddeaee, #ccdee6, #bad2de, #a7c6d7, #90b8d0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ddeaee, #ccdee6, #bad2de, #a7c6d7, #90b8d0);
}

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

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

Serene Sky Tides color palette created on .