Celestial Whispers カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Celestial Whispers palette

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

Celestial Whispers カラー パレット PNG 画像

Download celestial whispers color palette PNG image (landscape)
Download celestial whispers color palette PNG image (square)

Celestial Whispers カラーパレット CSS

/* CSS */
.color-1 {
color: #d1c5e2;
}
.color-2 {
color: #a3c4e0;
}
.color-3 {
color: #9ed4d6;
}
.color-4 {
color: #f4b8d1;
}
.color-5 {
color: #f5e0a3;
}

/* CSS Variables */
:root {
--color-1: #d1c5e2;
--color-2: #a3c4e0;
--color-3: #9ed4d6;
--color-4: #f4b8d1;
--color-5: #f5e0a3;
}

Celestial Whispers の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c5e2, #a3c4e0, #9ed4d6, #f4b8d1, #f5e0a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c5e2, #a3c4e0, #9ed4d6, #f4b8d1, #f5e0a3);
}

Celestial Whispers color palette created on .