Hazel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hazel palette

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

Hazel カラー パレット PNG 画像

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

Hazel カラーパレット CSS

/* CSS */
.color-1 {
color: #895b29;
}
.color-2 {
color: #d9b99b;
}
.color-3 {
color: #a67d5e;
}
.color-4 {
color: #c5a47d;
}
.color-5 {
color: #4b3c26;
}

/* CSS Variables */
:root {
--color-1: #895b29;
--color-2: #d9b99b;
--color-3: #a67d5e;
--color-4: #c5a47d;
--color-5: #4b3c26;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #895b29, #d9b99b, #a67d5e, #c5a47d, #4b3c26);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #895b29, #d9b99b, #a67d5e, #c5a47d, #4b3c26);
}

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

Hazel color palette created on .