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