Rosewood Reverie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rosewood Reverie palette

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

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

Download rosewood reverie color palette PNG image (landscape)
Download rosewood reverie color palette PNG image (square)

Rosewood Reverie カラーパレット CSS

/* CSS */
.color-1 {
color: #a47c74;
}
.color-2 {
color: #904e4c;
}
.color-3 {
color: #eac7b3;
}
.color-4 {
color: #f0d399;
}
.color-5 {
color: #000000;
}

/* CSS Variables */
:root {
--color-1: #a47c74;
--color-2: #904e4c;
--color-3: #eac7b3;
--color-4: #f0d399;
--color-5: #000000;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a47c74, #904e4c, #eac7b3, #f0d399, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a47c74, #904e4c, #eac7b3, #f0d399, #000000);
}

Rosewood Reverie color palette created on .