Navy Yellow Lilac White Peach カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Navy Yellow Lilac White Peach palette

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

Navy Yellow Lilac White Peach カラー パレット PNG 画像

Download navy yellow lilac white peach color palette PNG image (landscape)
Download navy yellow lilac white peach color palette PNG image (square)

Navy Yellow Lilac White Peach カラーパレット CSS

/* CSS */
.color-1 {
color: #1f205c;
}
.color-2 {
color: #f0e78e;
}
.color-3 {
color: #d6c2d5;
}
.color-4 {
color: #f7b2a1;
}
.color-5 {
color: #fff6d1;
}

/* CSS Variables */
:root {
--color-1: #1f205c;
--color-2: #f0e78e;
--color-3: #d6c2d5;
--color-4: #f7b2a1;
--color-5: #fff6d1;
}

Navy Yellow Lilac White Peach の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f205c, #f0e78e, #d6c2d5, #f7b2a1, #fff6d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f205c, #f0e78e, #d6c2d5, #f7b2a1, #fff6d1);
}

Navy Yellow Lilac White Peach color palette created on .