Evil Raindeer カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Evil Raindeer palette

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

Evil Raindeer カラー パレット PNG 画像

Download evil raindeer color palette PNG image (landscape)
Download evil raindeer color palette PNG image (square)

Evil Raindeer カラーパレット CSS

/* CSS */
.color-1 {
color: #792a39;
}
.color-2 {
color: #b0454e;
}
.color-3 {
color: #d45e6a;
}
.color-4 {
color: #f1a64b;
}
.color-5 {
color: #f9d86c;
}

/* CSS Variables */
:root {
--color-1: #792a39;
--color-2: #b0454e;
--color-3: #d45e6a;
--color-4: #f1a64b;
--color-5: #f9d86c;
}

Evil Raindeer の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #792a39, #b0454e, #d45e6a, #f1a64b, #f9d86c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #792a39, #b0454e, #d45e6a, #f1a64b, #f9d86c);
}

Evil Raindeer color palette created on .