Outdoor Adventure Red カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Outdoor Adventure Red palette

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

Outdoor Adventure Red カラーパレット (PNG) をダウンロード

Download outdoor adventure red color palette PNG image (landscape)
Download outdoor adventure red color palette PNG image (square)

Outdoor Adventure Red カラーパレット CSS

/* CSS */
.color-1 {
color: #c84a3c;
}
.color-2 {
color: #f0a400;
}
.color-3 {
color: #6b9c3a;
}
.color-4 {
color: #405e9c;
}
.color-5 {
color: #f0e3bc;
}

/* CSS Variables */
:root {
--color-1: #c84a3c;
--color-2: #f0a400;
--color-3: #6b9c3a;
--color-4: #405e9c;
--color-5: #f0e3bc;
}

Outdoor Adventure Red の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c84a3c, #f0a400, #6b9c3a, #405e9c, #f0e3bc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c84a3c, #f0a400, #6b9c3a, #405e9c, #f0e3bc);
}

Outdoor Adventure Red color palette created on .