70s Girly Nature Boho Color Palette

Discover the beautiful 70s Girly Nature Boho color palette featuring chantilly (#f8b9ce), wewak (#f1a7c3), prelude (#d9c1e1), celadon (#a9e0b5) and kournikova (#ffdd75).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics with70s, Nature, Boho, Pink, Green, Yellow, Soft, Vibrant color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with 70s Girly Nature Boho palette

Share this palette to:

💻 70s Girly Nature Boho color palette CSS

/* CSS */
.color-1 {
color: #f8b9ce;
}
.color-2 {
color: #f1a7c3;
}
.color-3 {
color: #d9c1e1;
}
.color-4 {
color: #a9e0b5;
}
.color-5 {
color: #ffdd75;
}

/* CSS Variables */
:root {
--color-1: #f8b9ce;
--color-2: #f1a7c3;
--color-3: #d9c1e1;
--color-4: #a9e0b5;
--color-5: #ffdd75;
}

🌈 70s Girly Nature Boho background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8b9ce, #f1a7c3, #d9c1e1, #a9e0b5, #ffdd75);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8b9ce, #f1a7c3, #d9c1e1, #a9e0b5, #ffdd75);
}

70s Girly Nature Boho color palette created on .