Ivory Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ivory Dream palette

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

Ivory Dream カラー パレット PNG 画像

Download ivory dream color palette PNG image (landscape)
Download ivory dream color palette PNG image (square)

Ivory Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #f6e6d5;
}
.color-2 {
color: #e9d4b9;
}
.color-3 {
color: #d2c0a3;
}
.color-4 {
color: #bdaf8f;
}
.color-5 {
color: #a99075;
}

/* CSS Variables */
:root {
--color-1: #f6e6d5;
--color-2: #e9d4b9;
--color-3: #d2c0a3;
--color-4: #bdaf8f;
--color-5: #a99075;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e6d5, #e9d4b9, #d2c0a3, #bdaf8f, #a99075);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e6d5, #e9d4b9, #d2c0a3, #bdaf8f, #a99075);
}

Ivory Dream color palette created on .