Pink Shades Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Shades palette
tavolozza dei colori Pink Shades CSS
/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ff4d7f;
}
.color-4 {
color: #ff3d8e;
}
.color-5 {
color: #ff1f6d;
}
/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #ff6e61;
--color-3: #ff4d7f;
--color-4: #ff3d8e;
--color-5: #ff1f6d;
}
CSS con gradiente di sfondo Pink Shades
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #ff6e61, #ff4d7f, #ff3d8e, #ff1f6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #ff6e61, #ff4d7f, #ff3d8e, #ff1f6d);
}
Tavolozze di colori simili
- Dandy Delight
- Shades of Purple
- 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
Pink Shades color palette created on .