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: #f4c3d6;
}
.color-2 {
color: #ffb3c1;
}
.color-3 {
color: #ff8f9c;
}
.color-4 {
color: #ff5c7a;
}
.color-5 {
color: #d84f72;
}

/* CSS Variables */
:root {
--color-1: #f4c3d6;
--color-2: #ffb3c1;
--color-3: #ff8f9c;
--color-4: #ff5c7a;
--color-5: #d84f72;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4c3d6, #ffb3c1, #ff8f9c, #ff5c7a, #d84f72);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4c3d6, #ffb3c1, #ff8f9c, #ff5c7a, #d84f72);
}

Soft Pink Hawaii color palette created on .