Muted Rosewood Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Muted Rosewood Dream palette

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

Muted Rosewood Dream カラーパレット (PNG) をダウンロード

Download muted rosewood dream color palette PNG image (landscape)
Download muted rosewood dream color palette PNG image (square)

Muted Rosewood Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #a06a7d;
}
.color-2 {
color: #a0798b;
}
.color-3 {
color: #b4798c;
}
.color-4 {
color: #b48d8d;
}
.color-5 {
color: #a06a8c;
}

/* CSS Variables */
:root {
--color-1: #a06a7d;
--color-2: #a0798b;
--color-3: #b4798c;
--color-4: #b48d8d;
--color-5: #a06a8c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a06a7d, #a0798b, #b4798c, #b48d8d, #a06a8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a06a7d, #a0798b, #b4798c, #b48d8d, #a06a8c);
}

Muted Rosewood Dream color palette created on .