Calm and Happy 70s カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Calm and Happy 70s palette

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

Calm and Happy 70s カラー パレット PNG 画像

Download calm and happy 70s color palette PNG image (landscape)
Download calm and happy 70s color palette PNG image (square)

Calm and Happy 70s カラーパレット CSS

/* CSS */
.color-1 {
color: #f6d55a;
}
.color-2 {
color: #3b8dba;
}
.color-3 {
color: #f15bb5;
}
.color-4 {
color: #00b3aa;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #f6d55a;
--color-2: #3b8dba;
--color-3: #f15bb5;
--color-4: #00b3aa;
--color-5: #ff6e61;
}

Calm and Happy 70s の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d55a, #3b8dba, #f15bb5, #00b3aa, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d55a, #3b8dba, #f15bb5, #00b3aa, #ff6e61);
}

Calm and Happy 70s color palette created on .