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