Paleta de colores Vibrant Orange Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Vibrant Orange Dream palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Vibrant Orange Dream

Download vibrant orange dream color palette PNG image (landscape)
Download vibrant orange dream color palette PNG image (square)

CSS de la paleta de colores Vibrant Orange Dream

/* CSS */
.color-1 {
color: #ff6d2e;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #ffeb8a;
}
.color-4 {
color: #ff4d4f;
}
.color-5 {
color: #ff7092;
}

/* CSS Variables */
:root {
--color-1: #ff6d2e;
--color-2: #ffb84d;
--color-3: #ffeb8a;
--color-4: #ff4d4f;
--color-5: #ff7092;
}

CSS del degradado de fondo Vibrant Orange Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d2e, #ffb84d, #ffeb8a, #ff4d4f, #ff7092);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d2e, #ffb84d, #ffeb8a, #ff4d4f, #ff7092);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 4 paletas de colores Hippie

Vibrant Orange Dream color palette created on .