Japanese Sporty Caretaker Color Palette
Discover the beautiful Japanese Sporty Caretaker color palette featuring mandys pink (#f1b1a7), maverick (#d9c4d1), sinbad (#a3d7d7), oxley (#6b9e7d) and zanah (#d0e5c7).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withJapanese, Caretaker, Pastel, Green, Soft, Light Spring, Bright, Modern, Neutral 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 Japanese Sporty Caretaker palette
💻 Japanese Sporty Caretaker color palette CSS
/* CSS */
.color-1 {
color: #f1b1a7;
}
.color-2 {
color: #d9c4d1;
}
.color-3 {
color: #a3d7d7;
}
.color-4 {
color: #6b9e7d;
}
.color-5 {
color: #d0e5c7;
}
/* CSS Variables */
:root {
--color-1: #f1b1a7;
--color-2: #d9c4d1;
--color-3: #a3d7d7;
--color-4: #6b9e7d;
--color-5: #d0e5c7;
}
🌈 Japanese Sporty Caretaker background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1b1a7, #d9c4d1, #a3d7d7, #6b9e7d, #d0e5c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1b1a7, #d9c4d1, #a3d7d7, #6b9e7d, #d0e5c7);
}
🔗 Explore similar color palettes
Japanese Sporty Caretaker color palette created on .