Paintball Gun Rebel Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Paintball Gun Rebel palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Paintball Gun Rebel

Download  paintball gun rebel color palette PNG image (landscape)
Download  paintball gun rebel color palette PNG image (square)

tavolozza dei colori Paintball Gun Rebel CSS

/* CSS */
.color-1 {
color: #4da3a2;
}
.color-2 {
color: #ffb914;
}
.color-3 {
color: #c4491c;
}
.color-4 {
color: #e6e0cb;
}
.color-5 {
color: #714f2d;
}

/* CSS Variables */
:root {
--color-1: #4da3a2;
--color-2: #ffb914;
--color-3: #c4491c;
--color-4: #e6e0cb;
--color-5: #714f2d;
}

CSS con gradiente di sfondo Paintball Gun Rebel

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4da3a2, #ffb914, #c4491c, #e6e0cb, #714f2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4da3a2, #ffb914, #c4491c, #e6e0cb, #714f2d);
}

Paintball Gun Rebel color palette created on .