Lustrous Cookie Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lustrous Cookie Dream palette

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

Lustrous Cookie Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #5b484b;
}
.color-2 {
color: #7b6064;
}
.color-3 {
color: #af9592;
}
.color-4 {
color: #dab5a4;
}
.color-5 {
color: #edd5c4;
}

/* CSS Variables */
:root {
--color-1: #5b484b;
--color-2: #7b6064;
--color-3: #af9592;
--color-4: #dab5a4;
--color-5: #edd5c4;
}

Lustrous Cookie Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b484b, #7b6064, #af9592, #dab5a4, #edd5c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b484b, #7b6064, #af9592, #dab5a4, #edd5c4);
}

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

Lustrous Cookie Dream color palette created on .