Paleta de colores Airheads Sour Rainbow Berry

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Airheads Sour Rainbow Berry palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Airheads Sour Rainbow Berry

Download airheads sour rainbow berry color palette PNG image (landscape)
Download airheads sour rainbow berry color palette PNG image (square)

CSS de la paleta de colores Airheads Sour Rainbow Berry

/* CSS */
.color-1 {
color: #a80081;
}
.color-2 {
color: #d1006c;
}
.color-3 {
color: #ff8000;
}
.color-4 {
color: #ffea00;
}
.color-5 {
color: #00b300;
}

/* CSS Variables */
:root {
--color-1: #a80081;
--color-2: #d1006c;
--color-3: #ff8000;
--color-4: #ffea00;
--color-5: #00b300;
}

CSS del degradado de fondo Airheads Sour Rainbow Berry

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a80081, #d1006c, #ff8000, #ffea00, #00b300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a80081, #d1006c, #ff8000, #ffea00, #00b300);
}

Airheads Sour Rainbow Berry color palette created on .