Golden Hazel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Golden Hazel palette

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

Golden Hazel カラー パレット PNG 画像

Download golden hazel color palette PNG image (landscape)
Download golden hazel color palette PNG image (square)

Golden Hazel カラーパレット CSS

/* CSS */
.color-1 {
color: #bda46b;
}
.color-2 {
color: #dac24e;
}
.color-3 {
color: #e7b54b;
}
.color-4 {
color: #d68f3d;
}
.color-5 {
color: #a95b3d;
}

/* CSS Variables */
:root {
--color-1: #bda46b;
--color-2: #dac24e;
--color-3: #e7b54b;
--color-4: #d68f3d;
--color-5: #a95b3d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bda46b, #dac24e, #e7b54b, #d68f3d, #a95b3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bda46b, #dac24e, #e7b54b, #d68f3d, #a95b3d);
}

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

下にスクロールして1個のヘーゼルカラーパレットを探索しましょう

Golden Hazel color palette created on .