Paleta de colores Orange Problematic

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Orange Problematic palette

Compartir esta paleta en:

Descargar la paleta de colores Orange Problematic (PNG)

Download orange problematic color palette PNG image (landscape)
Download orange problematic color palette PNG image (square)

CSS de la paleta de colores Orange Problematic

/* CSS */
.color-1 {
color: #e86417;
}
.color-2 {
color: #e99516;
}
.color-3 {
color: #e2c846;
}
.color-4 {
color: #aabe13;
}
.color-5 {
color: #577925;
}

/* CSS Variables */
:root {
--color-1: #e86417;
--color-2: #e99516;
--color-3: #e2c846;
--color-4: #aabe13;
--color-5: #577925;
}

CSS del degradado de fondo Orange Problematic

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e86417, #e99516, #e2c846, #aabe13, #577925);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e86417, #e99516, #e2c846, #aabe13, #577925);
}

Orange Problematic color palette created on .