70s Girly Nature Boho カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with 70s Girly Nature Boho palette

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

70s Girly Nature Boho カラー パレット PNG 画像

Download 70s girly nature boho color palette PNG image (landscape)
Download 70s girly nature boho color palette PNG image (square)

70s Girly Nature Boho カラーパレット CSS

/* CSS */
.color-1 {
color: #f8b9ce;
}
.color-2 {
color: #f1a7c3;
}
.color-3 {
color: #d9c1e1;
}
.color-4 {
color: #a9e0b5;
}
.color-5 {
color: #ffdd75;
}

/* CSS Variables */
:root {
--color-1: #f8b9ce;
--color-2: #f1a7c3;
--color-3: #d9c1e1;
--color-4: #a9e0b5;
--color-5: #ffdd75;
}

70s Girly Nature Boho の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8b9ce, #f1a7c3, #d9c1e1, #a9e0b5, #ffdd75);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8b9ce, #f1a7c3, #d9c1e1, #a9e0b5, #ffdd75);
}

70s Girly Nature Boho color palette created on .