Whimsical Sunlit Oasis カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whimsical Sunlit Oasis palette
Whimsical Sunlit Oasis カラーパレット CSS
/* CSS */
.color-1 {
color: #f3efe7;
}
.color-2 {
color: #fadda3;
}
.color-3 {
color: #f0b547;
}
.color-4 {
color: #b7ac95;
}
.color-5 {
color: #61ccb8;
}
/* CSS Variables */
:root {
--color-1: #f3efe7;
--color-2: #fadda3;
--color-3: #f0b547;
--color-4: #b7ac95;
--color-5: #61ccb8;
}
Whimsical Sunlit Oasis の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3efe7, #fadda3, #f0b547, #b7ac95, #61ccb8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3efe7, #fadda3, #f0b547, #b7ac95, #61ccb8);
}
似たようなカラーパレット
下にスクロールして2個のSoft beigeカラーパレットを探索しましょう
Whimsical Sunlit Oasis color palette created on .