I Wish We Never Met カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with I Wish We Never Met palette

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

I Wish We Never Met カラー パレット PNG 画像

Download i wish we never met color palette PNG image (landscape)
Download i wish we never met color palette PNG image (square)

I Wish We Never Met カラーパレット CSS

/* CSS */
.color-1 {
color: #4b5e68;
}
.color-2 {
color: #6b8e8d;
}
.color-3 {
color: #92b9a2;
}
.color-4 {
color: #f5c67f;
}
.color-5 {
color: #e0705c;
}

/* CSS Variables */
:root {
--color-1: #4b5e68;
--color-2: #6b8e8d;
--color-3: #92b9a2;
--color-4: #f5c67f;
--color-5: #e0705c;
}

I Wish We Never Met の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b5e68, #6b8e8d, #92b9a2, #f5c67f, #e0705c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b5e68, #6b8e8d, #92b9a2, #f5c67f, #e0705c);
}

I Wish We Never Met color palette created on .