Rustic Rosewood Reverie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rustic Rosewood Reverie palette

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

Rustic Rosewood Reverie カラーパレット CSS

/* CSS */
.color-1 {
color: #edb3b1;
}
.color-2 {
color: #d76e6a;
}
.color-3 {
color: #a07e8d;
}
.color-4 {
color: #917382;
}
.color-5 {
color: #a95154;
}

/* CSS Variables */
:root {
--color-1: #edb3b1;
--color-2: #d76e6a;
--color-3: #a07e8d;
--color-4: #917382;
--color-5: #a95154;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #edb3b1, #d76e6a, #a07e8d, #917382, #a95154);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #edb3b1, #d76e6a, #a07e8d, #917382, #a95154);
}

似たようなカラーパレット

下にスクロールして4個のSoft pinkカラーパレットを探索しましょう

Rustic Rosewood Reverie color palette created on .