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