Mystical Cookie Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mystical Cookie Dreamscape palette

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

Mystical Cookie Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #d279af;
}
.color-2 {
color: #dfa4c6;
}
.color-3 {
color: #ebc6e1;
}
.color-4 {
color: #fae0e6;
}
.color-5 {
color: #fbd5e9;
}

/* CSS Variables */
:root {
--color-1: #d279af;
--color-2: #dfa4c6;
--color-3: #ebc6e1;
--color-4: #fae0e6;
--color-5: #fbd5e9;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d279af, #dfa4c6, #ebc6e1, #fae0e6, #fbd5e9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d279af, #dfa4c6, #ebc6e1, #fae0e6, #fbd5e9);
}

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

Mystical Cookie Dreamscape color palette created on .