Candy Cane & Hot Chocolate カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Candy Cane & Hot Chocolate palette

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

Candy Cane & Hot Chocolate カラーパレット (PNG) をダウンロード

Download candy cane & hot chocolate color palette PNG image (landscape)
Download candy cane & hot chocolate color palette PNG image (square)

Candy Cane & Hot Chocolate カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #d95d45;
}
.color-3 {
color: #b25f57;
}
.color-4 {
color: #8b6c5b;
}
.color-5 {
color: #ecd4c5;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #d95d45;
--color-3: #b25f57;
--color-4: #8b6c5b;
--color-5: #ecd4c5;
}

Candy Cane & Hot Chocolate の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #d95d45, #b25f57, #8b6c5b, #ecd4c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #d95d45, #b25f57, #8b6c5b, #ecd4c5);
}

Candy Cane & Hot Chocolate color palette created on .