Snowboarding カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Snowboarding palette

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

Snowboarding カラー パレット PNG 画像

Download snowboarding color palette PNG image (landscape)
Download snowboarding color palette PNG image (square)

Snowboarding カラーパレット CSS

/* CSS */
.color-1 {
color: #b2c7d2;
}
.color-2 {
color: #a3d5e0;
}
.color-3 {
color: #f0a800;
}
.color-4 {
color: #f68337;
}
.color-5 {
color: #c9503b;
}

/* CSS Variables */
:root {
--color-1: #b2c7d2;
--color-2: #a3d5e0;
--color-3: #f0a800;
--color-4: #f68337;
--color-5: #c9503b;
}

Snowboarding の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b2c7d2, #a3d5e0, #f0a800, #f68337, #c9503b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b2c7d2, #a3d5e0, #f0a800, #f68337, #c9503b);
}

似たようなカラーパレット

Snowboarding color palette created on .