Hazel Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hazel Earth palette

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

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

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

Hazel Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #a87c4d;
}
.color-2 {
color: #bf9f69;
}
.color-3 {
color: #c7b68a;
}
.color-4 {
color: #d6c69f;
}
.color-5 {
color: #e3d9b5;
}

/* CSS Variables */
:root {
--color-1: #a87c4d;
--color-2: #bf9f69;
--color-3: #c7b68a;
--color-4: #d6c69f;
--color-5: #e3d9b5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a87c4d, #bf9f69, #c7b68a, #d6c69f, #e3d9b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a87c4d, #bf9f69, #c7b68a, #d6c69f, #e3d9b5);
}

Hazel Earth color palette created on .