19th Century Philippine Society Color Palette
Discover the beautiful 19th Century Philippine Society color palette featuring teak (#b89d6b), wheat (#f3d5b4), cashmere (#e9b79f), leather (#a66e59) and ironstone (#8a4c3d).
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 19th Century Philippine Society palette
๐ป 19th Century Philippine Society color palette CSS
/* CSS */
.color-1 {
color: #b89d6b;
}
.color-2 {
color: #f3d5b4;
}
.color-3 {
color: #e9b79f;
}
.color-4 {
color: #a66e59;
}
.color-5 {
color: #8a4c3d;
}
/* CSS Variables */
:root {
--color-1: #b89d6b;
--color-2: #f3d5b4;
--color-3: #e9b79f;
--color-4: #a66e59;
--color-5: #8a4c3d;
} ๐ 19th Century Philippine Society background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b89d6b, #f3d5b4, #e9b79f, #a66e59, #8a4c3d);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b89d6b, #f3d5b4, #e9b79f, #a66e59, #8a4c3d);
} ๐ Explore similar color palettes
19th Century Philippine Society color palette created on .