Pink Whipped Cream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pink Whipped Cream palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Pink Whipped Cream カラーパレット (PNG) をダウンロード
Pink Whipped Cream カラーパレット CSS
/* CSS */
.color-1 {
color: #f8d5a0;
}
.color-2 {
color: #f3a78c;
}
.color-3 {
color: #f28c9d;
}
.color-4 {
color: #d58bce;
}
.color-5 {
color: #a89bc5;
}
/* CSS Variables */
:root {
--color-1: #f8d5a0;
--color-2: #f3a78c;
--color-3: #f28c9d;
--color-4: #d58bce;
--color-5: #a89bc5;
}
Pink Whipped Cream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8d5a0, #f3a78c, #f28c9d, #d58bce, #a89bc5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8d5a0, #f3a78c, #f28c9d, #d58bce, #a89bc5);
}
似たようなカラーパレット
Pink Whipped Cream color palette created on .