Slytherin Common Room カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Slytherin Common Room palette

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

Slytherin Common Room カラーパレット CSS

/* CSS */
.color-1 {
color: #4b8a3d;
}
.color-2 {
color: #2a5a26;
}
.color-3 {
color: #a2c8a5;
}
.color-4 {
color: #3a3c2a;
}
.color-5 {
color: #5d6c42;
}

/* CSS Variables */
:root {
--color-1: #4b8a3d;
--color-2: #2a5a26;
--color-3: #a2c8a5;
--color-4: #3a3c2a;
--color-5: #5d6c42;
}

Slytherin Common Room の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b8a3d, #2a5a26, #a2c8a5, #3a3c2a, #5d6c42);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b8a3d, #2a5a26, #a2c8a5, #3a3c2a, #5d6c42);
}

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

Slytherin Common Room color palette created on .