Plum & Jasmine カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Plum & Jasmine palette

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

Plum & Jasmine カラー パレット PNG 画像

Download plum & jasmine color palette PNG image (landscape)
Download plum & jasmine color palette PNG image (square)

Plum & Jasmine カラーパレット CSS

/* CSS */
.color-1 {
color: #7c2d57;
}
.color-2 {
color: #a45b8d;
}
.color-3 {
color: #e3bad5;
}
.color-4 {
color: #f6e6b1;
}
.color-5 {
color: #a6c69f;
}

/* CSS Variables */
:root {
--color-1: #7c2d57;
--color-2: #a45b8d;
--color-3: #e3bad5;
--color-4: #f6e6b1;
--color-5: #a6c69f;
}

Plum & Jasmine の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c2d57, #a45b8d, #e3bad5, #f6e6b1, #a6c69f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c2d57, #a45b8d, #e3bad5, #f6e6b1, #a6c69f);
}

Plum & Jasmine color palette created on .