Paleta de colores Orange Applejack

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Orange Applejack palette

Compartir esta paleta en:

Descargar la paleta de colores Orange Applejack (PNG)

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

CSS de la paleta de colores Orange Applejack

/* CSS */
.color-1 {
color: #d54f2a;
}
.color-2 {
color: #f0a800;
}
.color-3 {
color: #fbcf4b;
}
.color-4 {
color: #8bc63f;
}
.color-5 {
color: #007a3d;
}

/* CSS Variables */
:root {
--color-1: #d54f2a;
--color-2: #f0a800;
--color-3: #fbcf4b;
--color-4: #8bc63f;
--color-5: #007a3d;
}

CSS del degradado de fondo Orange Applejack

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d54f2a, #f0a800, #fbcf4b, #8bc63f, #007a3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d54f2a, #f0a800, #fbcf4b, #8bc63f, #007a3d);
}

Paletas de colores similares

Orange Applejack color palette created on .