Paleta de colores Shades of Amaranth
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Amaranth palette
CSS de la paleta de colores Shades of Amaranth
/* CSS */
.color-1 {
color: #e52a4f;
}
.color-2 {
color: #f27d7f;
}
.color-3 {
color: #f9b4b4;
}
.color-4 {
color: #fce3d4;
}
.color-5 {
color: #ffebb8;
}
/* CSS Variables */
:root {
--color-1: #e52a4f;
--color-2: #f27d7f;
--color-3: #f9b4b4;
--color-4: #fce3d4;
--color-5: #ffebb8;
}
CSS del degradado de fondo Shades of Amaranth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e52a4f, #f27d7f, #f9b4b4, #fce3d4, #ffebb8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e52a4f, #f27d7f, #f9b4b4, #fce3d4, #ffebb8);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 700+ paletas de colores Brillante
- Cotton Candy Dreams
- Neon Pink Dream
- Pink and Blue Delight
- Sweet Yellow
- Shades of Pink and Blue
- Purple Vermelho
- Pink Lemonade
- Citrus Blush Dream
- Cotton Candy Citrus
- Pastel Pink and Bright Yellow
- Pastel Pink and Lime
- Pastel Pink and Yellow Lime
- Sunset Sorbet
- Coral and Sage
- Sunset Reverie
- Pony Purple
- Purple Dream
- Turquoise Sunset
Shades of Amaranth color palette created on .