Blush and Twilight Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blush and Twilight Dreams palette

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

Blush and Twilight Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #edc0b1;
}
.color-2 {
color: #de7c88;
}
.color-3 {
color: #4a87c4;
}
.color-4 {
color: #e0484d;
}
.color-5 {
color: #a2372f;
}

/* CSS Variables */
:root {
--color-1: #edc0b1;
--color-2: #de7c88;
--color-3: #4a87c4;
--color-4: #e0484d;
--color-5: #a2372f;
}

Blush and Twilight Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #edc0b1, #de7c88, #4a87c4, #e0484d, #a2372f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #edc0b1, #de7c88, #4a87c4, #e0484d, #a2372f);
}

Blush and Twilight Dreams color palette created on .