Roses of Winter カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Roses of Winter palette

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

Roses of Winter カラーパレット CSS

/* CSS */
.color-1 {
color: #c92c49;
}
.color-2 {
color: #a54a72;
}
.color-3 {
color: #d09d9a;
}
.color-4 {
color: #e5ba9f;
}
.color-5 {
color: #e8d4bf;
}

/* CSS Variables */
:root {
--color-1: #c92c49;
--color-2: #a54a72;
--color-3: #d09d9a;
--color-4: #e5ba9f;
--color-5: #e8d4bf;
}

Roses of Winter の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c49, #a54a72, #d09d9a, #e5ba9f, #e8d4bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c49, #a54a72, #d09d9a, #e5ba9f, #e8d4bf);
}

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

Roses of Winter color palette created on .