Cranberry Wine Shades カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cranberry Wine Shades palette

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

Cranberry Wine Shades カラーパレット CSS

/* CSS */
.color-1 {
color: #c11a4f;
}
.color-2 {
color: #d95854;
}
.color-3 {
color: #e2b6d3;
}
.color-4 {
color: #9a3c3c;
}
.color-5 {
color: #b43147;
}

/* CSS Variables */
:root {
--color-1: #c11a4f;
--color-2: #d95854;
--color-3: #e2b6d3;
--color-4: #9a3c3c;
--color-5: #b43147;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c11a4f, #d95854, #e2b6d3, #9a3c3c, #b43147);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c11a4f, #d95854, #e2b6d3, #9a3c3c, #b43147);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Cranberry Wine Shades color palette created on .