Whispers of Romance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Romance palette
Whispers of Romance カラーパレット CSS
/* CSS */
.color-1 {
color: #b7a2c3;
}
.color-2 {
color: #e4cae7;
}
.color-3 {
color: #f4b8d8;
}
.color-4 {
color: #f1a2c3;
}
.color-5 {
color: #000000;
}
/* CSS Variables */
:root {
--color-1: #b7a2c3;
--color-2: #e4cae7;
--color-3: #f4b8d8;
--color-4: #f1a2c3;
--color-5: #000000;
}
Whispers of Romance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7a2c3, #e4cae7, #f4b8d8, #f1a2c3, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7a2c3, #e4cae7, #f4b8d8, #f1a2c3, #000000);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
Whispers of Romance color palette created on .