Hazel Rose Lively カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hazel Rose Lively palette

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

Hazel Rose Lively カラー パレット PNG 画像

Download hazel rose lively color palette PNG image (landscape)
Download hazel rose lively color palette PNG image (square)

Hazel Rose Lively カラーパレット CSS

/* CSS */
.color-1 {
color: #c2a580;
}
.color-2 {
color: #d5988b;
}
.color-3 {
color: #f3b9c3;
}
.color-4 {
color: #f7e0d9;
}
.color-5 {
color: #f4bebe;
}

/* CSS Variables */
:root {
--color-1: #c2a580;
--color-2: #d5988b;
--color-3: #f3b9c3;
--color-4: #f7e0d9;
--color-5: #f4bebe;
}

Hazel Rose Lively の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2a580, #d5988b, #f3b9c3, #f7e0d9, #f4bebe);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2a580, #d5988b, #f3b9c3, #f7e0d9, #f4bebe);
}

Hazel Rose Lively color palette created on .