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