Dreamy Pastel Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Dreamy Pastel Serenade palette

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

Dreamy Pastel Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #daf6f7;
}
.color-2 {
color: #bff2e8;
}
.color-3 {
color: #e0b2f0;
}
.color-4 {
color: #99d7f0;
}
.color-5 {
color: #dc84f0;
}

/* CSS Variables */
:root {
--color-1: #daf6f7;
--color-2: #bff2e8;
--color-3: #e0b2f0;
--color-4: #99d7f0;
--color-5: #dc84f0;
}

Dreamy Pastel Serenade の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #daf6f7, #bff2e8, #e0b2f0, #99d7f0, #dc84f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #daf6f7, #bff2e8, #e0b2f0, #99d7f0, #dc84f0);
}

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

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

Dreamy Pastel Serenade color palette created on .