Iris Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Iris Dreamscape palette

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

Iris Dreamscape カラー パレット PNG 画像

Download iris dreamscape color palette PNG image (landscape)
Download iris dreamscape color palette PNG image (square)

Iris Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #577afa;
}
.color-2 {
color: #688dfd;
}
.color-3 {
color: #7e95fb;
}
.color-4 {
color: #af74fb;
}
.color-5 {
color: #d6bcfb;
}

/* CSS Variables */
:root {
--color-1: #577afa;
--color-2: #688dfd;
--color-3: #7e95fb;
--color-4: #af74fb;
--color-5: #d6bcfb;
}

Iris Dreamscape の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #577afa, #688dfd, #7e95fb, #af74fb, #d6bcfb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #577afa, #688dfd, #7e95fb, #af74fb, #d6bcfb);
}

Iris Dreamscape color palette created on .