Thighs カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Thighs palette

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

Thighs カラーパレット CSS

/* CSS */
.color-1 {
color: #d18989;
}
.color-2 {
color: #d3c2b1;
}
.color-3 {
color: #b7a9c1;
}
.color-4 {
color: #f2b4b1;
}
.color-5 {
color: #c57d8b;
}

/* CSS Variables */
:root {
--color-1: #d18989;
--color-2: #d3c2b1;
--color-3: #b7a9c1;
--color-4: #f2b4b1;
--color-5: #c57d8b;
}

Thighs の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d18989, #d3c2b1, #b7a9c1, #f2b4b1, #c57d8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d18989, #d3c2b1, #b7a9c1, #f2b4b1, #c57d8b);
}

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

下にスクロールして7個のピンクカラーパレットを探索しましょう

Thighs color palette created on .