Dreamy Opulence カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Dreamy Opulence palette
Dreamy Opulence カラーパレット CSS
/* CSS */
.color-1 {
color: #8f7071;
}
.color-2 {
color: #c5a7a0;
}
.color-3 {
color: #e6c8b7;
}
.color-4 {
color: #efae8f;
}
.color-5 {
color: #d3646f;
}
/* CSS Variables */
:root {
--color-1: #8f7071;
--color-2: #c5a7a0;
--color-3: #e6c8b7;
--color-4: #efae8f;
--color-5: #d3646f;
}
Dreamy Opulence の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8f7071, #c5a7a0, #e6c8b7, #efae8f, #d3646f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8f7071, #c5a7a0, #e6c8b7, #efae8f, #d3646f);
}
似たようなカラーパレット
下にスクロールして40+個のエステティックカラーパレットを探索しましょう
Dreamy Opulence color palette created on .