Creamy Caramel Delight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Creamy Caramel Delight palette

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

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

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

Creamy Caramel Delight カラーパレット CSS

/* CSS */
.color-1 {
color: #f9d57b;
}
.color-2 {
color: #fce1b6;
}
.color-3 {
color: #e9ccaf;
}
.color-4 {
color: #d7cab7;
}
.color-5 {
color: #e8d7c4;
}

/* CSS Variables */
:root {
--color-1: #f9d57b;
--color-2: #fce1b6;
--color-3: #e9ccaf;
--color-4: #d7cab7;
--color-5: #e8d7c4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d57b, #fce1b6, #e9ccaf, #d7cab7, #e8d7c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d57b, #fce1b6, #e9ccaf, #d7cab7, #e8d7c4);
}

Creamy Caramel Delight color palette created on .