Peach Wine カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Peach Wine palette

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

Peach Wine カラー パレット PNG 画像

Download peach wine color palette PNG image (landscape)
Download peach wine color palette PNG image (square)

Peach Wine カラーパレット CSS

/* CSS */
.color-1 {
color: #f5b87f;
}
.color-2 {
color: #f1a579;
}
.color-3 {
color: #e88e6d;
}
.color-4 {
color: #d87b6f;
}
.color-5 {
color: #a35c67;
}

/* CSS Variables */
:root {
--color-1: #f5b87f;
--color-2: #f1a579;
--color-3: #e88e6d;
--color-4: #d87b6f;
--color-5: #a35c67;
}

Peach Wine の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b87f, #f1a579, #e88e6d, #d87b6f, #a35c67);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b87f, #f1a579, #e88e6d, #d87b6f, #a35c67);
}

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

下にスクロールして1個のピーチカラーパレットを探索しましょう

Peach Wine color palette created on .