Pale Ivory Fur カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Pale Ivory Fur palette

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

Pale Ivory Fur カラー パレット PNG 画像

Download pale ivory fur color palette PNG image (landscape)
Download pale ivory fur color palette PNG image (square)

Pale Ivory Fur カラーパレット CSS

/* CSS */
.color-1 {
color: #e5d3b3;
}
.color-2 {
color: #efe0c3;
}
.color-3 {
color: #f6e1d5;
}
.color-4 {
color: #f9f2e7;
}
.color-5 {
color: #fdf4ed;
}

/* CSS Variables */
:root {
--color-1: #e5d3b3;
--color-2: #efe0c3;
--color-3: #f6e1d5;
--color-4: #f9f2e7;
--color-5: #fdf4ed;
}

Pale Ivory Fur の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5d3b3, #efe0c3, #f6e1d5, #f9f2e7, #fdf4ed);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5d3b3, #efe0c3, #f6e1d5, #f9f2e7, #fdf4ed);
}

Pale Ivory Fur color palette created on .