Paleta de colores Vibrant Coral
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Coral palette
CSS de la paleta de colores Vibrant Coral
/* CSS */
.color-1 {
color: #ffedeb;
}
.color-2 {
color: #fff5e5;
}
.color-3 {
color: #fff9e5;
}
.color-4 {
color: #f0fdff;
}
.color-5 {
color: #ebf6ff;
}
/* CSS Variables */
:root {
--color-1: #ffedeb;
--color-2: #fff5e5;
--color-3: #fff9e5;
--color-4: #f0fdff;
--color-5: #ebf6ff;
}
CSS del degradado de fondo Vibrant Coral
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffedeb, #fff5e5, #fff9e5, #f0fdff, #ebf6ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffedeb, #fff5e5, #fff9e5, #f0fdff, #ebf6ff);
}
Paletas de colores similares
- Soft Blush Symphony
- Whimsical Calico Dream
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Dusty Rose
- Shades of Gray
- Pink Strawberry Shortcake
- Coquette Charm
- Pastoral Dreamscape
- Sunrise Serenity
- Colorful Glisten
- Sunlit Blossom
- Pastel Blue
- Sweet Serenity
- Celestial Blossom
- Whimsical Hopscotch
- Mulled Wine Shades
Vibrant Coral color palette created on .