Pink Shades カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Pink Shades palette

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

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

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

Pink Shades カラーパレット CSS

/* CSS */
.color-1 {
color: #f7cbca;
}
.color-2 {
color: #a7cae2;
}
.color-3 {
color: #97abd3;
}
.color-4 {
color: #f59ea7;
}
.color-5 {
color: #f38c96;
}

/* CSS Variables */
:root {
--color-1: #f7cbca;
--color-2: #a7cae2;
--color-3: #97abd3;
--color-4: #f59ea7;
--color-5: #f38c96;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7cbca, #a7cae2, #97abd3, #f59ea7, #f38c96);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7cbca, #a7cae2, #97abd3, #f59ea7, #f38c96);
}

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

Pink Shades color palette created on .