Girly 70s カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Girly 70s palette

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

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

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

Girly 70s カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffb65c;
}
.color-3 {
color: #ffd9a3;
}
.color-4 {
color: #a8d3e1;
}
.color-5 {
color: #ff4d7c;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffb65c;
--color-3: #ffd9a3;
--color-4: #a8d3e1;
--color-5: #ff4d7c;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffb65c, #ffd9a3, #a8d3e1, #ff4d7c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffb65c, #ffd9a3, #a8d3e1, #ff4d7c);
}

Girly 70s color palette created on .