For Business Nails カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with For Business Nails palette

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

For Business Nails カラー パレット PNG 画像

Download for business nails color palette PNG image (landscape)
Download for business nails color palette PNG image (square)

For Business Nails カラーパレット CSS

/* CSS */
.color-1 {
color: #d0b1d3;
}
.color-2 {
color: #a49cc9;
}
.color-3 {
color: #8f7dba;
}
.color-4 {
color: #6a5e97;
}
.color-5 {
color: #4a4b82;
}

/* CSS Variables */
:root {
--color-1: #d0b1d3;
--color-2: #a49cc9;
--color-3: #8f7dba;
--color-4: #6a5e97;
--color-5: #4a4b82;
}

For Business Nails の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0b1d3, #a49cc9, #8f7dba, #6a5e97, #4a4b82);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0b1d3, #a49cc9, #8f7dba, #6a5e97, #4a4b82);
}

For Business Nails color palette created on .