Hazel Glow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hazel Glow palette

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

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

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

Hazel Glow カラーパレット CSS

/* CSS */
.color-1 {
color: #8b592d;
}
.color-2 {
color: #c6a65d;
}
.color-3 {
color: #e3d0a1;
}
.color-4 {
color: #f6e7b1;
}
.color-5 {
color: #e8b13b;
}

/* CSS Variables */
:root {
--color-1: #8b592d;
--color-2: #c6a65d;
--color-3: #e3d0a1;
--color-4: #f6e7b1;
--color-5: #e8b13b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8b592d, #c6a65d, #e3d0a1, #f6e7b1, #e8b13b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8b592d, #c6a65d, #e3d0a1, #f6e7b1, #e8b13b);
}

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

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

Hazel Glow color palette created on .