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