Rose Wine and Coral Picnics カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rose Wine and Coral Picnics palette

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

Rose Wine and Coral Picnics カラー パレット PNG 画像

Download rose wine and coral picnics color palette PNG image (landscape)
Download rose wine and coral picnics color palette PNG image (square)

Rose Wine and Coral Picnics カラーパレット CSS

/* CSS */
.color-1 {
color: #d67a8d;
}
.color-2 {
color: #e3b0a5;
}
.color-3 {
color: #f7c3a1;
}
.color-4 {
color: #f1b2a2;
}
.color-5 {
color: #da5b3e;
}

/* CSS Variables */
:root {
--color-1: #d67a8d;
--color-2: #e3b0a5;
--color-3: #f7c3a1;
--color-4: #f1b2a2;
--color-5: #da5b3e;
}

Rose Wine and Coral Picnics の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d67a8d, #e3b0a5, #f7c3a1, #f1b2a2, #da5b3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d67a8d, #e3b0a5, #f7c3a1, #f1b2a2, #da5b3e);
}

Rose Wine and Coral Picnics color palette created on .