Paleta de colores Pink Morganite
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Morganite palette
CSS de la paleta de colores Pink Morganite
/* CSS */
.color-1 {
color: #f1b1c7;
}
.color-2 {
color: #f7c5d5;
}
.color-3 {
color: #f8d8e3;
}
.color-4 {
color: #f4b8c4;
}
.color-5 {
color: #eca7b5;
}
/* CSS Variables */
:root {
--color-1: #f1b1c7;
--color-2: #f7c5d5;
--color-3: #f8d8e3;
--color-4: #f4b8c4;
--color-5: #eca7b5;
}
CSS del degradado de fondo Pink Morganite
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1b1c7, #f7c5d5, #f8d8e3, #f4b8c4, #eca7b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1b1c7, #f7c5d5, #f8d8e3, #f4b8c4, #eca7b5);
}
Paletas de colores similares
- Whimsical Pastels
- Ella's Dreamscape
- Tropical Sunset Splash
- Enchanted Blossom
- Berry Pink
- Sunset Garden
- Whispers of Twilight
- Wilderness Bloom
- Whispers of Serenity
- Purple Red Blossoms
- Whispers of Twilight
- Pink Angel
- Celestial Blush
- Peachy Cheeks
- Whimsical Vinka Dreamscape
- Ethereal Rosewood
- Ethereal Blossom
- Dreamy Roadtrip
Pink Morganite color palette created on .