Whispers of Jasmine カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Jasmine palette

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

Whispers of Jasmine カラーパレット CSS

/* CSS */
.color-1 {
color: #f3e8a0;
}
.color-2 {
color: #e6c5b2;
}
.color-3 {
color: #d9b4d4;
}
.color-4 {
color: #a79dbe;
}
.color-5 {
color: #8a6abe;
}

/* CSS Variables */
:root {
--color-1: #f3e8a0;
--color-2: #e6c5b2;
--color-3: #d9b4d4;
--color-4: #a79dbe;
--color-5: #8a6abe;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e8a0, #e6c5b2, #d9b4d4, #a79dbe, #8a6abe);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e8a0, #e6c5b2, #d9b4d4, #a79dbe, #8a6abe);
}

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

Whispers of Jasmine color palette created on .