Onsen Serenity Color Palette

Discover the beautiful Onsen Serenity color palette featuring manhattan (#f7c5a6), tonys pink (#e8ab9b), puce (#c67b9a), tapestry (#a25381) and voodoo (#6a3f6e).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withOnsen, Japanese, Pink, Soft, Earthy, Light 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 Onsen Serenity palette

Share this palette to:

💻 Onsen Serenity color palette CSS

/* CSS */
.color-1 {
color: #f7c5a6;
}
.color-2 {
color: #e8ab9b;
}
.color-3 {
color: #c67b9a;
}
.color-4 {
color: #a25381;
}
.color-5 {
color: #6a3f6e;
}

/* CSS Variables */
:root {
--color-1: #f7c5a6;
--color-2: #e8ab9b;
--color-3: #c67b9a;
--color-4: #a25381;
--color-5: #6a3f6e;
}

🌈 Onsen Serenity background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5a6, #e8ab9b, #c67b9a, #a25381, #6a3f6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5a6, #e8ab9b, #c67b9a, #a25381, #6a3f6e);
}

🔗 Explore similar color palettes

No palettes found

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

Onsen Serenity color palette created on .