Kaya'aton'my Color Palette
Discover the beautiful Kaya'aton'my color palette featuring pirate gold (#bd7b00), indochine (#ad6800), brown (#855600), verdun green (#5c4d00) and verdun green (#3c4200).
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 Kaya'aton'my palette
๐ป Kaya'aton'my color palette CSS
/* CSS */
.color-1 {
color: #bd7b00;
}
.color-2 {
color: #ad6800;
}
.color-3 {
color: #855600;
}
.color-4 {
color: #5c4d00;
}
.color-5 {
color: #3c4200;
}
/* CSS Variables */
:root {
--color-1: #bd7b00;
--color-2: #ad6800;
--color-3: #855600;
--color-4: #5c4d00;
--color-5: #3c4200;
}
๐ Kaya'aton'my background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bd7b00, #ad6800, #855600, #5c4d00, #3c4200);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bd7b00, #ad6800, #855600, #5c4d00, #3c4200);
}
๐ Explore similar color palettes
Kaya'aton'my color palette created on .