Midnight Berry Bliss カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Midnight Berry Bliss palette

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

Midnight Berry Bliss カラーパレット CSS

/* CSS */
.color-1 {
color: #4c3d6c;
}
.color-2 {
color: #6b5b7b;
}
.color-3 {
color: #8f7e9a;
}
.color-4 {
color: #b3a5b6;
}
.color-5 {
color: #d6c2d0;
}

/* CSS Variables */
:root {
--color-1: #4c3d6c;
--color-2: #6b5b7b;
--color-3: #8f7e9a;
--color-4: #b3a5b6;
--color-5: #d6c2d0;
}

Midnight Berry Bliss の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c3d6c, #6b5b7b, #8f7e9a, #b3a5b6, #d6c2d0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c3d6c, #6b5b7b, #8f7e9a, #b3a5b6, #d6c2d0);
}

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

Midnight Berry Bliss color palette created on .