Amaranth Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Amaranth Sunset palette

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

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

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

Amaranth Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #e52a4f;
}
.color-2 {
color: #ef6c75;
}
.color-3 {
color: #f3a27c;
}
.color-4 {
color: #f3d57c;
}
.color-5 {
color: #bad77e;
}

/* CSS Variables */
:root {
--color-1: #e52a4f;
--color-2: #ef6c75;
--color-3: #f3a27c;
--color-4: #f3d57c;
--color-5: #bad77e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e52a4f, #ef6c75, #f3a27c, #f3d57c, #bad77e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e52a4f, #ef6c75, #f3a27c, #f3d57c, #bad77e);
}

Amaranth Sunset color palette created on .