Paleta de colores Hippie Orange Dino

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Hippie Orange Dino palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Hippie Orange Dino

Download hippie orange dino color palette PNG image (landscape)
Download hippie orange dino color palette PNG image (square)

CSS de la paleta de colores Hippie Orange Dino

/* CSS */
.color-1 {
color: #ff7142;
}
.color-2 {
color: #ffb442;
}
.color-3 {
color: #f8df3a;
}
.color-4 {
color: #a2df4e;
}
.color-5 {
color: #69c1f7;
}

/* CSS Variables */
:root {
--color-1: #ff7142;
--color-2: #ffb442;
--color-3: #f8df3a;
--color-4: #a2df4e;
--color-5: #69c1f7;
}

CSS del degradado de fondo Hippie Orange Dino

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7142, #ffb442, #f8df3a, #a2df4e, #69c1f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7142, #ffb442, #f8df3a, #a2df4e, #69c1f7);
}

Paletas de colores similares

Hippie Orange Dino color palette created on .