Pink Dream Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pink Dream palette
Pink Dream color palette CSS
/* CSS */
.color-1 {
color: #f1c6e7;
}
.color-2 {
color: #f9b9d6;
}
.color-3 {
color: #f9c3a4;
}
.color-4 {
color: #f8dfa0;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #f1c6e7;
--color-2: #f9b9d6;
--color-3: #f9c3a4;
--color-4: #f8dfa0;
--color-5: #f1c84b;
}
Pink Dream background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1c6e7, #f9b9d6, #f9c3a4, #f8dfa0, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1c6e7, #f9b9d6, #f9c3a4, #f8dfa0, #f1c84b);
}
Similar color palettes
- Soft Pink Shades
- Lavender Embrace
- Purple Blossom
- Herb Garden Blossoms
- Shades of Pink
- Blossom Breeze
- Whimsical Blossom
- Royal Rose Garden
- Mulberry Garden
- Pink Strawberry Milkshake
- Charming Serenity
- Pink Shades
- Shades of Green
- Whispers of the Ancients
- Purple Princess
- Shades of Green and Pink
- Pink Whisper Dreams
- Black Green Elegance
Pink Dream color palette created on .