Whispering Cookie Crumbs カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispering Cookie Crumbs palette
Whispering Cookie Crumbs カラーパレット CSS
/* CSS */
.color-1 {
color: #e8d3b5;
}
.color-2 {
color: #d4c7af;
}
.color-3 {
color: #b9afa7;
}
.color-4 {
color: #9a8b7e;
}
.color-5 {
color: #7b5f5b;
}
/* CSS Variables */
:root {
--color-1: #e8d3b5;
--color-2: #d4c7af;
--color-3: #b9afa7;
--color-4: #9a8b7e;
--color-5: #7b5f5b;
}
Whispering Cookie Crumbs の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8d3b5, #d4c7af, #b9afa7, #9a8b7e, #7b5f5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8d3b5, #d4c7af, #b9afa7, #9a8b7e, #7b5f5b);
}
似たようなカラーパレット
下にスクロールして300+個のベージュカラーパレットを探索しましょう
Whispering Cookie Crumbs color palette created on .