Paleta de colores Sunny Tiger Stripes

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sunny Tiger Stripes palette

Compartir esta paleta en:

Descargar la paleta de colores Sunny Tiger Stripes (PNG)

Download sunny tiger stripes color palette PNG image (landscape)
Download sunny tiger stripes color palette PNG image (square)

CSS de la paleta de colores Sunny Tiger Stripes

/* CSS */
.color-1 {
color: #f47b1f;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #ffe680;
}
.color-4 {
color: #e1f5fe;
}
.color-5 {
color: #80d3fa;
}

/* CSS Variables */
:root {
--color-1: #f47b1f;
--color-2: #ffb84d;
--color-3: #ffe680;
--color-4: #e1f5fe;
--color-5: #80d3fa;
}

CSS del degradado de fondo Sunny Tiger Stripes

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f47b1f, #ffb84d, #ffe680, #e1f5fe, #80d3fa);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f47b1f, #ffb84d, #ffe680, #e1f5fe, #80d3fa);
}

Sunny Tiger Stripes color palette created on .