Golden Sunrise Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Golden Sunrise Harmony palette

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

Golden Sunrise Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #dcdad5;
}
.color-2 {
color: #ffb62e;
}
.color-3 {
color: #ffb62e;
}
.color-4 {
color: #feb42a;
}
.color-5 {
color: #fdb321;
}

/* CSS Variables */
:root {
--color-1: #dcdad5;
--color-2: #ffb62e;
--color-3: #ffb62e;
--color-4: #feb42a;
--color-5: #fdb321;
}

Golden Sunrise Harmony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dcdad5, #ffb62e, #ffb62e, #feb42a, #fdb321);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dcdad5, #ffb62e, #ffb62e, #feb42a, #fdb321);
}

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

下にスクロールして2個のLight grayカラーパレットを探索しましょう

Golden Sunrise Harmony color palette created on .