Regal Despair カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Regal Despair palette

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

Regal Despair カラー パレット PNG 画像

Download regal despair color palette PNG image (landscape)
Download regal despair color palette PNG image (square)

Regal Despair カラーパレット CSS

/* CSS */
.color-1 {
color: #4a2c63;
}
.color-2 {
color: #9f5b96;
}
.color-3 {
color: #d7a8af;
}
.color-4 {
color: #f1d0c1;
}
.color-5 {
color: #f9e5b4;
}

/* CSS Variables */
:root {
--color-1: #4a2c63;
--color-2: #9f5b96;
--color-3: #d7a8af;
--color-4: #f1d0c1;
--color-5: #f9e5b4;
}

Regal Despair の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a2c63, #9f5b96, #d7a8af, #f1d0c1, #f9e5b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a2c63, #9f5b96, #d7a8af, #f1d0c1, #f9e5b4);
}

Regal Despair color palette created on .