Midnight Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Midnight Dreams palette
Midnight Dreams カラーパレット (PNG) をダウンロード
Midnight Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #33293d;
}
.color-2 {
color: #8f629d;
}
.color-3 {
color: #967bbc;
}
.color-4 {
color: #262a3b;
}
.color-5 {
color: #1b1821;
}
/* CSS Variables */
:root {
--color-1: #33293d;
--color-2: #8f629d;
--color-3: #967bbc;
--color-4: #262a3b;
--color-5: #1b1821;
}
Midnight Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #33293d, #8f629d, #967bbc, #262a3b, #1b1821);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #33293d, #8f629d, #967bbc, #262a3b, #1b1821);
}
似たようなカラーパレット
Midnight Dreams color palette created on .