Blushing Oasis Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Blushing Oasis palette
Blushing Oasis color palette CSS
/* CSS */
.color-1 {
color: #f1a7b6;
}
.color-2 {
color: #f7c4b6;
}
.color-3 {
color: #f7d6a1;
}
.color-4 {
color: #f0e6a3;
}
.color-5 {
color: #a7d7d3;
}
/* CSS Variables */
:root {
--color-1: #f1a7b6;
--color-2: #f7c4b6;
--color-3: #f7d6a1;
--color-4: #f0e6a3;
--color-5: #a7d7d3;
}
Blushing Oasis background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b6, #f7c4b6, #f7d6a1, #f0e6a3, #a7d7d3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b6, #f7c4b6, #f7d6a1, #f0e6a3, #a7d7d3);
}
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
Blushing Oasis color palette created on .