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