Morena Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Morena Sunset palette

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

Morena Sunset カラー パレット PNG 画像

Download morena sunset color palette PNG image (landscape)
Download morena sunset color palette PNG image (square)

Morena Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #8e717b;
}
.color-2 {
color: #aa7d83;
}
.color-3 {
color: #d39e97;
}
.color-4 {
color: #ebc999;
}
.color-5 {
color: #e4c967;
}

/* CSS Variables */
:root {
--color-1: #8e717b;
--color-2: #aa7d83;
--color-3: #d39e97;
--color-4: #ebc999;
--color-5: #e4c967;
}

Morena Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8e717b, #aa7d83, #d39e97, #ebc999, #e4c967);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8e717b, #aa7d83, #d39e97, #ebc999, #e4c967);
}

Morena Sunset color palette created on .