Dianthus Delight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Dianthus Delight palette

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

Dianthus Delight カラー パレット PNG 画像

Download dianthus delight color palette PNG image (landscape)
Download dianthus delight color palette PNG image (square)

Dianthus Delight カラーパレット CSS

/* CSS */
.color-1 {
color: #9f493c;
}
.color-2 {
color: #b66c5d;
}
.color-3 {
color: #d89879;
}
.color-4 {
color: #f1c5a2;
}
.color-5 {
color: #f4e2d7;
}

/* CSS Variables */
:root {
--color-1: #9f493c;
--color-2: #b66c5d;
--color-3: #d89879;
--color-4: #f1c5a2;
--color-5: #f4e2d7;
}

Dianthus Delight の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9f493c, #b66c5d, #d89879, #f1c5a2, #f4e2d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9f493c, #b66c5d, #d89879, #f1c5a2, #f4e2d7);
}

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

Dianthus Delight color palette created on .