Peachy Platinum カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Peachy Platinum palette
Peachy Platinum カラーパレット CSS
/* CSS */
.color-1 {
color: #e4e5e7;
}
.color-2 {
color: #f4f1e6;
}
.color-3 {
color: #f6d9c6;
}
.color-4 {
color: #f9bda4;
}
.color-5 {
color: #f29f78;
}
/* CSS Variables */
:root {
--color-1: #e4e5e7;
--color-2: #f4f1e6;
--color-3: #f6d9c6;
--color-4: #f9bda4;
--color-5: #f29f78;
}
Peachy Platinum の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4e5e7, #f4f1e6, #f6d9c6, #f9bda4, #f29f78);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4e5e7, #f4f1e6, #f6d9c6, #f9bda4, #f29f78);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Peachy Platinum color palette created on .