Honeyed Embrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Honeyed Embrace palette

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

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

Download honeyed embrace color palette PNG image (landscape)
Download honeyed embrace color palette PNG image (square)

Honeyed Embrace カラーパレット CSS

/* CSS */
.color-1 {
color: #ecdcbb;
}
.color-2 {
color: #e8c5ab;
}
.color-3 {
color: #e4b2aa;
}
.color-4 {
color: #ce8269;
}
.color-5 {
color: #c67053;
}

/* CSS Variables */
:root {
--color-1: #ecdcbb;
--color-2: #e8c5ab;
--color-3: #e4b2aa;
--color-4: #ce8269;
--color-5: #c67053;
}

Honeyed Embrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ecdcbb, #e8c5ab, #e4b2aa, #ce8269, #c67053);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ecdcbb, #e8c5ab, #e4b2aa, #ce8269, #c67053);
}

Honeyed Embrace color palette created on .