Soft Pink カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Soft Pink palette

このパレットを共有する先:

Soft Pink カラーパレット (PNG) をダウンロード

Download soft pink color palette PNG image (landscape)
Download soft pink color palette PNG image (square)

Soft Pink カラーパレット CSS

/* CSS */
.color-1 {
color: #f7e8ef;
}
.color-2 {
color: #f4c7da;
}
.color-3 {
color: #f0b2d3;
}
.color-4 {
color: #e78683;
}
.color-5 {
color: #e64170;
}

/* CSS Variables */
:root {
--color-1: #f7e8ef;
--color-2: #f4c7da;
--color-3: #f0b2d3;
--color-4: #e78683;
--color-5: #e64170;
}

Soft Pink の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e8ef, #f4c7da, #f0b2d3, #e78683, #e64170);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e8ef, #f4c7da, #f0b2d3, #e78683, #e64170);
}

似たようなカラーパレット

Soft Pink color palette created on .