Amellia Hall カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Amellia Hall palette

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

Amellia Hall カラー パレット PNG 画像

Download amellia hall color palette PNG image (landscape)
Download amellia hall color palette PNG image (square)

Amellia Hall カラーパレット CSS

/* CSS */
.color-1 {
color: #f8b9ce;
}
.color-2 {
color: #ffadad;
}
.color-3 {
color: #ffc29e;
}
.color-4 {
color: #d4a8ff;
}
.color-5 {
color: #85e2ff;
}

/* CSS Variables */
:root {
--color-1: #f8b9ce;
--color-2: #ffadad;
--color-3: #ffc29e;
--color-4: #d4a8ff;
--color-5: #85e2ff;
}

Amellia Hall の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8b9ce, #ffadad, #ffc29e, #d4a8ff, #85e2ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8b9ce, #ffadad, #ffc29e, #d4a8ff, #85e2ff);
}

Amellia Hall color palette created on .