Paleta de colores Coral Reef Symphony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Coral Reef Symphony palette
CSS de la paleta de colores Coral Reef Symphony
/* CSS */
.color-1 {
color: #4cb7e1;
}
.color-2 {
color: #4ed075;
}
.color-3 {
color: #f3b75e;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ff3d1f;
}
/* CSS Variables */
:root {
--color-1: #4cb7e1;
--color-2: #4ed075;
--color-3: #f3b75e;
--color-4: #ff6e61;
--color-5: #ff3d1f;
}
CSS del degradado de fondo Coral Reef Symphony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cb7e1, #4ed075, #f3b75e, #ff6e61, #ff3d1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cb7e1, #4ed075, #f3b75e, #ff6e61, #ff3d1f);
}
Paletas de colores similares
- Shades of Red, Blue, and Purple
- Sunset Serenade
- Teal Shades
- Purple Dreams
- Whirling Dreams
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
- Purple Heavy
- Sugar Rush Dreamscape
- Light Blue
- Sunny Nickle
- Cotton Candy Dreamscape
- Oceanic Horizon
- Emerald Whisper
Coral Reef Symphony color palette created on .