Warm and Cozy Fire Girl カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Warm and Cozy Fire Girl palette

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

Warm and Cozy Fire Girl カラーパレット (PNG) をダウンロード

Download warm and cozy fire girl color palette PNG image (landscape)
Download warm and cozy fire girl color palette PNG image (square)

Warm and Cozy Fire Girl カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #f7b5a1;
}
.color-3 {
color: #ffcd94;
}
.color-4 {
color: #e6b84c;
}
.color-5 {
color: #d94f3a;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #f7b5a1;
--color-3: #ffcd94;
--color-4: #e6b84c;
--color-5: #d94f3a;
}

Warm and Cozy Fire Girl の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #f7b5a1, #ffcd94, #e6b84c, #d94f3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #f7b5a1, #ffcd94, #e6b84c, #d94f3a);
}

Warm and Cozy Fire Girl color palette created on .