Outdoor Adventure Red Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Outdoor Adventure Red palette

Condividi questa palette a:

Scarica la tavolozza dei colori Outdoor Adventure Red (PNG)

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

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Outdoor Adventure Red

/* 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 .