Japanese Fox Color Palette
Discover the beautiful Japanese Fox color palette featuring shilo (#e6a8b0), apricot peach (#f8c6b4), pot pourri (#f0e3d6), soft amber (#d1c7b3) and nomad (#b8aa9d).
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 Japanese Fox palette
💻 Japanese Fox color palette CSS
/* CSS */
.color-1 {
color: #e6a8b0;
}
.color-2 {
color: #f8c6b4;
}
.color-3 {
color: #f0e3d6;
}
.color-4 {
color: #d1c7b3;
}
.color-5 {
color: #b8aa9d;
}
/* CSS Variables */
:root {
--color-1: #e6a8b0;
--color-2: #f8c6b4;
--color-3: #f0e3d6;
--color-4: #d1c7b3;
--color-5: #b8aa9d;
}
🌈 Japanese Fox background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6a8b0, #f8c6b4, #f0e3d6, #d1c7b3, #b8aa9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6a8b0, #f8c6b4, #f0e3d6, #d1c7b3, #b8aa9d);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Japanese Fox color palette created on .