Cloudy Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cloudy Dreams palette

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

Cloudy Dreams カラー パレット PNG 画像

Download cloudy dreams color palette PNG image (landscape)
Download cloudy dreams color palette PNG image (square)

Cloudy Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #d2deee;
}
.color-2 {
color: #eef4fc;
}
.color-3 {
color: #f8f1f4;
}
.color-4 {
color: #f8ece7;
}
.color-5 {
color: #f8e3e7;
}

/* CSS Variables */
:root {
--color-1: #d2deee;
--color-2: #eef4fc;
--color-3: #f8f1f4;
--color-4: #f8ece7;
--color-5: #f8e3e7;
}

Cloudy Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2deee, #eef4fc, #f8f1f4, #f8ece7, #f8e3e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2deee, #eef4fc, #f8f1f4, #f8ece7, #f8e3e7);
}

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

Cloudy Dreams color palette created on .