Midnight Blossom Drive カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Midnight Blossom Drive palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Midnight Blossom Drive カラーパレット (PNG) をダウンロード
Midnight Blossom Drive カラーパレット CSS
/* CSS */
.color-1 {
color: #f4b3ca;
}
.color-2 {
color: #eea0b7;
}
.color-3 {
color: #ce6f95;
}
.color-4 {
color: #723e84;
}
.color-5 {
color: #1b1d31;
}
/* CSS Variables */
:root {
--color-1: #f4b3ca;
--color-2: #eea0b7;
--color-3: #ce6f95;
--color-4: #723e84;
--color-5: #1b1d31;
}
Midnight Blossom Drive の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4b3ca, #eea0b7, #ce6f95, #723e84, #1b1d31);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4b3ca, #eea0b7, #ce6f95, #723e84, #1b1d31);
}
似たようなカラーパレット
Midnight Blossom Drive color palette created on .