De York Delight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with De York Delight palette

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

De York Delight カラー パレット PNG 画像

Download de york delight color palette PNG image (landscape)
Download de york delight color palette PNG image (square)

De York Delight カラーパレット CSS

/* CSS */
.color-1 {
color: #78c48f;
}
.color-2 {
color: #a4dfc3;
}
.color-3 {
color: #b9e9c1;
}
.color-4 {
color: #f2bfb6;
}
.color-5 {
color: #fc7369;
}

/* CSS Variables */
:root {
--color-1: #78c48f;
--color-2: #a4dfc3;
--color-3: #b9e9c1;
--color-4: #f2bfb6;
--color-5: #fc7369;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #78c48f, #a4dfc3, #b9e9c1, #f2bfb6, #fc7369);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #78c48f, #a4dfc3, #b9e9c1, #f2bfb6, #fc7369);
}

De York Delight color palette created on .