North the Christmas Huskey Color Palette
Discover the beautiful North the Christmas Huskey color palette featuring opal (#a6c5c9), gothic (#6a9da4), cashmere (#e5b29e), roman (#d65c60) and sidecar (#f2e6b1).
Brightness
Saturation
Warmth
💡 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 North the Christmas Huskey palette
💻 North the Christmas Huskey color palette CSS
/* CSS */
.color-1 {
color: #a6c5c9;
}
.color-2 {
color: #6a9da4;
}
.color-3 {
color: #e5b29e;
}
.color-4 {
color: #d65c60;
}
.color-5 {
color: #f2e6b1;
}
/* CSS Variables */
:root {
--color-1: #a6c5c9;
--color-2: #6a9da4;
--color-3: #e5b29e;
--color-4: #d65c60;
--color-5: #f2e6b1;
} 🌈 North the Christmas Huskey background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c5c9, #6a9da4, #e5b29e, #d65c60, #f2e6b1);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c5c9, #6a9da4, #e5b29e, #d65c60, #f2e6b1);
} 🔗 Explore similar color palettes
North the Christmas Huskey color palette created on .