Wine and Gold Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Wine and Gold Elegance palette

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

Wine and Gold Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #a30000;
}
.color-2 {
color: #2e4a2b;
}
.color-3 {
color: #003057;
}
.color-4 {
color: #f0ead6;
}
.color-5 {
color: #d4af35;
}

/* CSS Variables */
:root {
--color-1: #a30000;
--color-2: #2e4a2b;
--color-3: #003057;
--color-4: #f0ead6;
--color-5: #d4af35;
}

Wine and Gold Elegance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a30000, #2e4a2b, #003057, #f0ead6, #d4af35);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a30000, #2e4a2b, #003057, #f0ead6, #d4af35);
}

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

Wine and Gold Elegance color palette created on .