Paleta de colores Coral Masquerade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Coral Masquerade palette
CSS de la paleta de colores Coral Masquerade
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #f7a6a6;
}
.color-3 {
color: #f9e1c3;
}
.color-4 {
color: #f5c400;
}
.color-5 {
color: #c2e0e5;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #f7a6a6;
--color-3: #f9e1c3;
--color-4: #f5c400;
--color-5: #c2e0e5;
}
CSS del degradado de fondo Coral Masquerade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #f7a6a6, #f9e1c3, #f5c400, #c2e0e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #f7a6a6, #f9e1c3, #f5c400, #c2e0e5);
}
Paletas de colores similares
- Sigma Sunrise
- Shades of Blue
- Shades of Beryl
- Cosmic Amethyst Dream
- Island Breeze
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
Coral Masquerade color palette created on .