Mèng yáo skin Color Palette

Discover the beautiful Mèng yáo skin color palette featuring corvette (#f9c69f), illusion (#f2a6d4), prelude (#d9b6e2), regent st blue (#a7d1e6) and seagull (#6cb4e4).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBright, Peach, Pink, Skin, Soft, Spring, Summer 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 Mèng yáo skin palette

Share this palette to:

💻 Mèng yáo skin color palette CSS

/* CSS */
.color-1 {
color: #f9c69f;
}
.color-2 {
color: #f2a6d4;
}
.color-3 {
color: #d9b6e2;
}
.color-4 {
color: #a7d1e6;
}
.color-5 {
color: #6cb4e4;
}

/* CSS Variables */
:root {
--color-1: #f9c69f;
--color-2: #f2a6d4;
--color-3: #d9b6e2;
--color-4: #a7d1e6;
--color-5: #6cb4e4;
}

🌈 Mèng yáo skin background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9c69f, #f2a6d4, #d9b6e2, #a7d1e6, #6cb4e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9c69f, #f2a6d4, #d9b6e2, #a7d1e6, #6cb4e4);
}

Mèng yáo skin color palette created on .