Colorful Hazel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Colorful Hazel palette

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

Colorful Hazel カラー パレット PNG 画像

Download colorful hazel color palette PNG image (landscape)
Download colorful hazel color palette PNG image (square)

Colorful Hazel カラーパレット CSS

/* CSS */
.color-1 {
color: #e7a9a2;
}
.color-2 {
color: #f5c2c8;
}
.color-3 {
color: #f9e4c3;
}
.color-4 {
color: #c1e6a2;
}
.color-5 {
color: #8bbeda;
}

/* CSS Variables */
:root {
--color-1: #e7a9a2;
--color-2: #f5c2c8;
--color-3: #f9e4c3;
--color-4: #c1e6a2;
--color-5: #8bbeda;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7a9a2, #f5c2c8, #f9e4c3, #c1e6a2, #8bbeda);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7a9a2, #f5c2c8, #f9e4c3, #c1e6a2, #8bbeda);
}

Colorful Hazel color palette created on .