Yorlay's Embrace カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Yorlay's Embrace palette

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

Yorlay's Embrace カラーパレット (PNG) をダウンロード

Download yorlay's embrace color palette PNG image (landscape)
Download yorlay's embrace color palette PNG image (square)

Yorlay's Embrace カラーパレット CSS

/* CSS */
.color-1 {
color: #f8c0a0;
}
.color-2 {
color: #f5a3b8;
}
.color-3 {
color: #f48ab3;
}
.color-4 {
color: #e76a7b;
}
.color-5 {
color: #d75050;
}

/* CSS Variables */
:root {
--color-1: #f8c0a0;
--color-2: #f5a3b8;
--color-3: #f48ab3;
--color-4: #e76a7b;
--color-5: #d75050;
}

Yorlay's Embrace の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8c0a0, #f5a3b8, #f48ab3, #e76a7b, #d75050);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8c0a0, #f5a3b8, #f48ab3, #e76a7b, #d75050);
}

Yorlay's Embrace color palette created on .