Itar Clock Work Color Palette
Discover the beautiful Itar Clock Work color palette featuring twine (#c69c6c), cape palliser (#a55e4a), buccaneer (#5c2d2e), crail (#b84e3d) and green smoke (#a7a56c).
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 Itar Clock Work palette
๐ป Itar Clock Work color palette CSS
/* CSS */
.color-1 {
color: #c69c6c;
}
.color-2 {
color: #a55e4a;
}
.color-3 {
color: #5c2d2e;
}
.color-4 {
color: #b84e3d;
}
.color-5 {
color: #a7a56c;
}
/* CSS Variables */
:root {
--color-1: #c69c6c;
--color-2: #a55e4a;
--color-3: #5c2d2e;
--color-4: #b84e3d;
--color-5: #a7a56c;
} ๐ Itar Clock Work background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c69c6c, #a55e4a, #5c2d2e, #b84e3d, #a7a56c);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c69c6c, #a55e4a, #5c2d2e, #b84e3d, #a7a56c);
} ๐ Explore similar color palettes
Itar Clock Work color palette created on .