Safe Pleasure Color Palette

Discover the beautiful Safe Pleasure color palette featuring rose bud (#f9aeae), mandys pink (#f4c3c3), we peep (#f9e1e1), prelude (#d7c4e3) and cruise (#b8ead8).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAccessibility, Bright, Feminine, Masculine, Pastel, Pink, Quality, Soft, Spring 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 Safe Pleasure palette

Share this palette to:

💻 Safe Pleasure color palette CSS

/* CSS */
.color-1 {
color: #f9aeae;
}
.color-2 {
color: #f4c3c3;
}
.color-3 {
color: #f9e1e1;
}
.color-4 {
color: #d7c4e3;
}
.color-5 {
color: #b8ead8;
}

/* CSS Variables */
:root {
--color-1: #f9aeae;
--color-2: #f4c3c3;
--color-3: #f9e1e1;
--color-4: #d7c4e3;
--color-5: #b8ead8;
}

🌈 Safe Pleasure background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9aeae, #f4c3c3, #f9e1e1, #d7c4e3, #b8ead8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9aeae, #f4c3c3, #f9e1e1, #d7c4e3, #b8ead8);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Safe Pleasure color palette created on .