Creamy Caramel Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Creamy Caramel Dream palette

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

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

Download creamy caramel dream color palette PNG image (landscape)
Download creamy caramel dream color palette PNG image (square)

Creamy Caramel Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f6e8d5;
}
.color-3 {
color: #f0c89e;
}
.color-4 {
color: #e8b278;
}
.color-5 {
color: #d07f49;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f6e8d5;
--color-3: #f0c89e;
--color-4: #e8b278;
--color-5: #d07f49;
}

Creamy Caramel Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f6e8d5, #f0c89e, #e8b278, #d07f49);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f6e8d5, #f0c89e, #e8b278, #d07f49);
}

Creamy Caramel Dream color palette created on .