Paleta de colores Amber Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Amber Dreams palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Amber Dreams (PNG)
CSS de la paleta de colores Amber Dreams
/* CSS */
.color-1 {
color: #d97d20;
}
.color-2 {
color: #c6393e;
}
.color-3 {
color: #f2b95f;
}
.color-4 {
color: #e1b7d3;
}
.color-5 {
color: #1f1b79;
}
/* CSS Variables */
:root {
--color-1: #d97d20;
--color-2: #c6393e;
--color-3: #f2b95f;
--color-4: #e1b7d3;
--color-5: #1f1b79;
}
CSS del degradado de fondo Amber Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d97d20, #c6393e, #f2b95f, #e1b7d3, #1f1b79);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d97d20, #c6393e, #f2b95f, #e1b7d3, #1f1b79);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Ámbar
Amber Dreams color palette created on .