Soft Pink Hawaii カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Soft Pink Hawaii palette

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

Soft Pink Hawaii カラー パレット PNG 画像

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

Soft Pink Hawaii カラーパレット CSS

/* CSS */
.color-1 {
color: #f7c5da;
}
.color-2 {
color: #f2b1d2;
}
.color-3 {
color: #f09eae;
}
.color-4 {
color: #ff7a8a;
}
.color-5 {
color: #ff5c7f;
}

/* CSS Variables */
:root {
--color-1: #f7c5da;
--color-2: #f2b1d2;
--color-3: #f09eae;
--color-4: #ff7a8a;
--color-5: #ff5c7f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5da, #f2b1d2, #f09eae, #ff7a8a, #ff5c7f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5da, #f2b1d2, #f09eae, #ff7a8a, #ff5c7f);
}

Soft Pink Hawaii color palette created on .