Paleta de colores Shades of Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Pink palette
CSS de la paleta de colores Shades of Pink
/* CSS */
.color-1 {
color: #f7b1c3;
}
.color-2 {
color: #f1a7ae;
}
.color-3 {
color: #e88c9b;
}
.color-4 {
color: #d76a8b;
}
.color-5 {
color: #c34b7b;
}
/* CSS Variables */
:root {
--color-1: #f7b1c3;
--color-2: #f1a7ae;
--color-3: #e88c9b;
--color-4: #d76a8b;
--color-5: #c34b7b;
}
CSS del degradado de fondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b1c3, #f1a7ae, #e88c9b, #d76a8b, #c34b7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b1c3, #f1a7ae, #e88c9b, #d76a8b, #c34b7b);
}
Paletas de colores similares
- Whimsical Springs
- Celestial Whimsy
- Shades of Pink
- Blush Reverie
- Vibrant Purple
- Wonderland Whimsy
- Shades of Blue
- Blushing Brandy Dreams
- Starlet Blush
- Whimsical Meadow Dreams
- Whimsical Blossoms
- Blush Serenity
- Blossom Reverie
- Pastel Pink with Coral Accent
- Pink Blossom
- Shades of Heliotrope
- Whimsical Fables
- Ethereal Blossom
Shades of Pink color palette created on .