Loading...

Honey Brown カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Honey Brown palette

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

Honey Brown カラーパレット (PNG) をダウンロード

Download honey brown color palette PNG image (landscape)
Download honey brown color palette PNG image (square)

Honey Brown カラーパレット CSS

/* CSS */
.color-1 {
color: #f3e1a0;
}
.color-2 {
color: #eac090;
}
.color-3 {
color: #d8a56e;
}
.color-4 {
color: #c68e4e;
}
.color-5 {
color: #a86c3e;
}

/* CSS Variables */
:root {
--color-1: #f3e1a0;
--color-2: #eac090;
--color-3: #d8a56e;
--color-4: #c68e4e;
--color-5: #a86c3e;
}

Honey Brown の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e1a0, #eac090, #d8a56e, #c68e4e, #a86c3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e1a0, #eac090, #d8a56e, #c68e4e, #a86c3e);
}

Honey Brown color palette created on .