Sweet Cream Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sweet Cream Dream palette

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

Sweet Cream Dream カラーパレット (PNG) をダウンロード

Download sweet cream dream color palette PNG image (landscape)
Download sweet cream dream color palette PNG image (square)

Sweet Cream Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #f8e2af;
}
.color-2 {
color: #f1c6a7;
}
.color-3 {
color: #e4b3a0;
}
.color-4 {
color: #d6a09e;
}
.color-5 {
color: #eab8d2;
}

/* CSS Variables */
:root {
--color-1: #f8e2af;
--color-2: #f1c6a7;
--color-3: #e4b3a0;
--color-4: #d6a09e;
--color-5: #eab8d2;
}

Sweet Cream Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e2af, #f1c6a7, #e4b3a0, #d6a09e, #eab8d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e2af, #f1c6a7, #e4b3a0, #d6a09e, #eab8d2);
}

Sweet Cream Dream color palette created on .