Creature Feature Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Creature Feature Sunset palette

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

Creature Feature Sunset カラー パレット PNG 画像

Download creature feature sunset color palette PNG image (landscape)
Download creature feature sunset color palette PNG image (square)

Creature Feature Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #0c0811;
}
.color-2 {
color: #1c0d1c;
}
.color-3 {
color: #27111c;
}
.color-4 {
color: #342313;
}
.color-5 {
color: #2d1310;
}

/* CSS Variables */
:root {
--color-1: #0c0811;
--color-2: #1c0d1c;
--color-3: #27111c;
--color-4: #342313;
--color-5: #2d1310;
}

Creature Feature Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0c0811, #1c0d1c, #27111c, #342313, #2d1310);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0c0811, #1c0d1c, #27111c, #342313, #2d1310);
}

Creature Feature Sunset color palette created on .