A King Is Born Color Palette

Discover the beautiful A King Is Born color palette featuring regent st blue (#a2c8e7), casablanca (#f3b94f), tacao (#e8a878), contessa (#c86a6c) and cadillac (#af4b7a).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBirthday, Blue, Gold, Pink, Royal, Soft, Summer, Vibrant 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 A King Is Born palette

Share this palette to:

💻 A King Is Born color palette CSS

/* CSS */
.color-1 {
color: #a2c8e7;
}
.color-2 {
color: #f3b94f;
}
.color-3 {
color: #e8a878;
}
.color-4 {
color: #c86a6c;
}
.color-5 {
color: #af4b7a;
}

/* CSS Variables */
:root {
--color-1: #a2c8e7;
--color-2: #f3b94f;
--color-3: #e8a878;
--color-4: #c86a6c;
--color-5: #af4b7a;
}

🌈 A King Is Born background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2c8e7, #f3b94f, #e8a878, #c86a6c, #af4b7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2c8e7, #f3b94f, #e8a878, #c86a6c, #af4b7a);
}

🔗 Explore similar color palettes

No palettes found

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

A King Is Born color palette created on .