Brown River Rock 1.5"
1-1/2″ brown river rock is a smooth, round stone, varying in color from tan to brown with hints of white throughout. This landscape rock gravel is perfect for anyone looking to add natural earthy tones to their landscaping projects. /* --- Calculator Styling --- */ .material-calculator-embed { font-family: Arial, sans-serif; max-width: 350px; padding: 20px; border: 1px solid #e0e0e0; border-radius: 8px; background-color: #f9f9f9; margin: 20px 0; } .material-calculator-embed h4 { color: #333; margin-top: 0; margin-bottom: 15px; font-size: 1.2em; border-bottom: 2px solid #0056b3; /* Tierra Blue Accent */ padding-bottom: 5px; } .input-group { margin-bottom: 15px; } .input-group label { display: block; margin-bottom: 5px; font-weight: bold; color: #555; } .input-group input[type="number"] { width: calc(100% - 20px); padding: 10px; border: 1px solid #ccc; border-radius: 4px; box-