Opulent Auto Elegance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Opulent Auto Elegance palette
Opulent Auto Elegance カラーパレット CSS
/* CSS */
.color-1 {
color: #c8a25b;
}
.color-2 {
color: #a86d3e;
}
.color-3 {
color: #6a3b2f;
}
.color-4 {
color: #4d1f2e;
}
.color-5 {
color: #d1c6c2;
}
/* CSS Variables */
:root {
--color-1: #c8a25b;
--color-2: #a86d3e;
--color-3: #6a3b2f;
--color-4: #4d1f2e;
--color-5: #d1c6c2;
}
Opulent Auto Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8a25b, #a86d3e, #6a3b2f, #4d1f2e, #d1c6c2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8a25b, #a86d3e, #6a3b2f, #4d1f2e, #d1c6c2);
}
似たようなカラーパレット
Opulent Auto Elegance color palette created on .