Retro Orange Gloom カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Retro Orange Gloom palette

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

Retro Orange Gloom カラー パレット PNG 画像

Download retro orange gloom color palette PNG image (landscape)
Download retro orange gloom color palette PNG image (square)

Retro Orange Gloom カラーパレット CSS

/* CSS */
.color-1 {
color: #ff7e3d;
}
.color-2 {
color: #e5682e;
}
.color-3 {
color: #d55f20;
}
.color-4 {
color: #c2581e;
}
.color-5 {
color: #994a1a;
}

/* CSS Variables */
:root {
--color-1: #ff7e3d;
--color-2: #e5682e;
--color-3: #d55f20;
--color-4: #c2581e;
--color-5: #994a1a;
}

Retro Orange Gloom の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7e3d, #e5682e, #d55f20, #c2581e, #994a1a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7e3d, #e5682e, #d55f20, #c2581e, #994a1a);
}

Retro Orange Gloom color palette created on .