Paleta de colores Retro Orange Gloom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Retro Orange Gloom palette
Imagen PNG de la paleta de colores Retro Orange Gloom
CSS de la paleta de colores Retro Orange Gloom
/* CSS */
.color-1 {
color: #ff7e3d;
}
.color-2 {
color: #e5682e;
}
.color-3 {
color: #d55f20;
}
.color-4 {
color: #c2581e;
}
.color-5 {
color: #994a1a;
}
/* CSS Variables */
:root {
--color-1: #ff7e3d;
--color-2: #e5682e;
--color-3: #d55f20;
--color-4: #c2581e;
--color-5: #994a1a;
}
CSS del degradado de fondo Retro Orange Gloom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7e3d, #e5682e, #d55f20, #c2581e, #994a1a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7e3d, #e5682e, #d55f20, #c2581e, #994a1a);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Naranja
Retro Orange Gloom color palette created on .