Cozy Reindeer カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cozy Reindeer palette

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

Cozy Reindeer カラーパレット (PNG) をダウンロード

Download cozy reindeer color palette PNG image (landscape)
Download cozy reindeer color palette PNG image (square)

Cozy Reindeer カラーパレット CSS

/* CSS */
.color-1 {
color: #a0634b;
}
.color-2 {
color: #c08654;
}
.color-3 {
color: #cfb277;
}
.color-4 {
color: #e9ddc4;
}
.color-5 {
color: #cecec5;
}

/* CSS Variables */
:root {
--color-1: #a0634b;
--color-2: #c08654;
--color-3: #cfb277;
--color-4: #e9ddc4;
--color-5: #cecec5;
}

Cozy Reindeer の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a0634b, #c08654, #cfb277, #e9ddc4, #cecec5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a0634b, #c08654, #cfb277, #e9ddc4, #cecec5);
}

Cozy Reindeer color palette created on .