Orange Wine カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Orange Wine palette

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

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

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

Orange Wine カラーパレット CSS

/* CSS */
.color-1 {
color: #c05b21;
}
.color-2 {
color: #da7a4e;
}
.color-3 {
color: #e6a86b;
}
.color-4 {
color: #f4c299;
}
.color-5 {
color: #fbe1b1;
}

/* CSS Variables */
:root {
--color-1: #c05b21;
--color-2: #da7a4e;
--color-3: #e6a86b;
--color-4: #f4c299;
--color-5: #fbe1b1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c05b21, #da7a4e, #e6a86b, #f4c299, #fbe1b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c05b21, #da7a4e, #e6a86b, #f4c299, #fbe1b1);
}

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

Orange Wine color palette created on .