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: #c8b09d;
}
.color-2 {
color: #a67e5e;
}
.color-3 {
color: #6a4e39;
}
.color-4 {
color: #3d3b29;
}
.color-5 {
color: #2f2923;
}

/* CSS Variables */
:root {
--color-1: #c8b09d;
--color-2: #a67e5e;
--color-3: #6a4e39;
--color-4: #3d3b29;
--color-5: #2f2923;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8b09d, #a67e5e, #6a4e39, #3d3b29, #2f2923);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8b09d, #a67e5e, #6a4e39, #3d3b29, #2f2923);
}

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

Hazel color palette created on .