Paleta de colores オレンジの情熱

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with オレンジの情熱 palette

Compartir esta paleta en:

Descargar la paleta de colores オレンジの情熱 (PNG)

Download オレンジの情熱 color palette PNG image (landscape)
Download オレンジの情熱 color palette PNG image (square)

CSS de la paleta de colores オレンジの情熱

/* CSS */
.color-1 {
color: #f9b13e;
}
.color-2 {
color: #f47b1f;
}
.color-3 {
color: #f54e00;
}
.color-4 {
color: #b32a00;
}
.color-5 {
color: #4d1d00;
}

/* CSS Variables */
:root {
--color-1: #f9b13e;
--color-2: #f47b1f;
--color-3: #f54e00;
--color-4: #b32a00;
--color-5: #4d1d00;
}

CSS del degradado de fondo オレンジの情熱

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9b13e, #f47b1f, #f54e00, #b32a00, #4d1d00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9b13e, #f47b1f, #f54e00, #b32a00, #4d1d00);
}

オレンジの情熱 color palette created on .