Ethereal Bone Dust カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ethereal Bone Dust palette

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

Ethereal Bone Dust カラー パレット PNG 画像

Download ethereal bone dust color palette PNG image (landscape)
Download ethereal bone dust color palette PNG image (square)

Ethereal Bone Dust カラーパレット CSS

/* CSS */
.color-1 {
color: #888fe7;
}
.color-2 {
color: #242499;
}
.color-3 {
color: #3333cc;
}
.color-4 {
color: #d44e8d;
}
.color-5 {
color: #f4a9af;
}

/* CSS Variables */
:root {
--color-1: #888fe7;
--color-2: #242499;
--color-3: #3333cc;
--color-4: #d44e8d;
--color-5: #f4a9af;
}

Ethereal Bone Dust の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #888fe7, #242499, #3333cc, #d44e8d, #f4a9af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #888fe7, #242499, #3333cc, #d44e8d, #f4a9af);
}

Ethereal Bone Dust color palette created on .