Pastel Artisan Color Palette

Discover the beautiful Pastel Artisan color palette featuring chestnut (#b65b49), sandy brown (#f1a65f), pancho (#f0d4b2), shilo (#e6b3c3) and cannon pink (#904c6d).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withArtesanal, Bright, Coral, Cream, Helados, Marron, Naranja, Pastel, Soft, 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 Pastel Artisan palette

Share this palette to:

💻 Pastel Artisan color palette CSS

/* CSS */
.color-1 {
color: #b65b49;
}
.color-2 {
color: #f1a65f;
}
.color-3 {
color: #f0d4b2;
}
.color-4 {
color: #e6b3c3;
}
.color-5 {
color: #904c6d;
}

/* CSS Variables */
:root {
--color-1: #b65b49;
--color-2: #f1a65f;
--color-3: #f0d4b2;
--color-4: #e6b3c3;
--color-5: #904c6d;
}

🌈 Pastel Artisan background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b65b49, #f1a65f, #f0d4b2, #e6b3c3, #904c6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b65b49, #f1a65f, #f0d4b2, #e6b3c3, #904c6d);
}

🔗 Explore similar color palettes

No palettes found

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

Pastel Artisan color palette created on .