Tropical Sunset Bliss カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Tropical Sunset Bliss palette

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

Tropical Sunset Bliss カラー パレット PNG 画像

Download tropical sunset bliss color palette PNG image (landscape)
Download tropical sunset bliss color palette PNG image (square)

Tropical Sunset Bliss カラーパレット CSS

/* CSS */
.color-1 {
color: #d2bfe8;
}
.color-2 {
color: #cec7f0;
}
.color-3 {
color: #e4dbf5;
}
.color-4 {
color: #e2c7f5;
}
.color-5 {
color: #bda6ed;
}

/* CSS Variables */
:root {
--color-1: #d2bfe8;
--color-2: #cec7f0;
--color-3: #e4dbf5;
--color-4: #e2c7f5;
--color-5: #bda6ed;
}

Tropical Sunset Bliss の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2bfe8, #cec7f0, #e4dbf5, #e2c7f5, #bda6ed);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2bfe8, #cec7f0, #e4dbf5, #e2c7f5, #bda6ed);
}

Tropical Sunset Bliss color palette created on .