Kouign-Amann Color Palette

Discover the beautiful Kouign-Amann color palette featuring casablanca (#f2b950), apricot (#f29e7d), mandys pink (#f1afa2), japonica (#d27d5b) and brown rust (#a85f38).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBaking, Caramel, Cream, Delicious, Orange, Pastry, Tan 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 Kouign-Amann palette

Share this palette to:

💻 Kouign-Amann color palette CSS

/* CSS */
.color-1 {
color: #f2b950;
}
.color-2 {
color: #f29e7d;
}
.color-3 {
color: #f1afa2;
}
.color-4 {
color: #d27d5b;
}
.color-5 {
color: #a85f38;
}

/* CSS Variables */
:root {
--color-1: #f2b950;
--color-2: #f29e7d;
--color-3: #f1afa2;
--color-4: #d27d5b;
--color-5: #a85f38;
}

🌈 Kouign-Amann background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2b950, #f29e7d, #f1afa2, #d27d5b, #a85f38);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2b950, #f29e7d, #f1afa2, #d27d5b, #a85f38);
}

🔗 Explore similar color palettes

No palettes found

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

Kouign-Amann color palette created on .