Kaya'aton'my Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Kaya'aton'my palette
Color Inspiration
Images that showcase this color palette in real designs
Download Kaya'aton'my Color Palette (PNG)
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);
}
Similar color palettes
Kaya'aton'my color palette created on .