Paleta de colores Blushing Tenna
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blushing Tenna palette
CSS de la paleta de colores Blushing Tenna
/* CSS */
.color-1 {
color: #f7c6a1;
}
.color-2 {
color: #f1a7a7;
}
.color-3 {
color: #f17e93;
}
.color-4 {
color: #e55d91;
}
.color-5 {
color: #d52a6c;
}
/* CSS Variables */
:root {
--color-1: #f7c6a1;
--color-2: #f1a7a7;
--color-3: #f17e93;
--color-4: #e55d91;
--color-5: #d52a6c;
}
CSS del degradado de fondo Blushing Tenna
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c6a1, #f1a7a7, #f17e93, #e55d91, #d52a6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c6a1, #f1a7a7, #f17e93, #e55d91, #d52a6c);
}
Paletas de colores similares
- Tropical Teal Symphony
- Purple Astro
- Blushing Petals
- Shades of Pink and Blue
- Pink Shades
- Electric Dreamscape
- Tide and Blossom
- Shades of Pink and Red
- Shades of Pink
- Blushing Romance
- Pink Shades
- Blushing Summer Bliss
- Sweet Orchard Delight
- Purple Twilight
- Celestial Dreams
- Shades of Green
- Tropical Serenity
- Celestial Blossom
Blushing Tenna color palette created on .