Sin of Sloth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sin of Sloth palette

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

Sin of Sloth カラーパレット CSS

/* CSS */
.color-1 {
color: #465ca0;
}
.color-2 {
color: #6f88be;
}
.color-3 {
color: #aec4e0;
}
.color-4 {
color: #dfd1c8;
}
.color-5 {
color: #cc9a94;
}

/* CSS Variables */
:root {
--color-1: #465ca0;
--color-2: #6f88be;
--color-3: #aec4e0;
--color-4: #dfd1c8;
--color-5: #cc9a94;
}

Sin of Sloth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #465ca0, #6f88be, #aec4e0, #dfd1c8, #cc9a94);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #465ca0, #6f88be, #aec4e0, #dfd1c8, #cc9a94);
}

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

Sin of Sloth color palette created on .