Moon Daycare Attendant カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Moon Daycare Attendant palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Moon Daycare Attendant カラーパレット (PNG) をダウンロード
Moon Daycare Attendant カラーパレット CSS
/* CSS */
.color-1 {
color: #d7c4e3;
}
.color-2 {
color: #e1a8d6;
}
.color-3 {
color: #f7b5a1;
}
.color-4 {
color: #f1efa7;
}
.color-5 {
color: #85e0c5;
}
/* CSS Variables */
:root {
--color-1: #d7c4e3;
--color-2: #e1a8d6;
--color-3: #f7b5a1;
--color-4: #f1efa7;
--color-5: #85e0c5;
}
Moon Daycare Attendant の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7c4e3, #e1a8d6, #f7b5a1, #f1efa7, #85e0c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7c4e3, #e1a8d6, #f7b5a1, #f1efa7, #85e0c5);
}
似たようなカラーパレット
下にスクロールして7個のムーンカラーパレットを探索しましょう
Moon Daycare Attendant color palette created on .