Huehive Logo

HueHive

#4CAF50 Matt Green
#3498db Homeworld
#e74c3c Sour Cherry
#f39c12 Cheddar
#8d6e63 Chocolate Temptation
#ff5722 Smashing Pumpkins

Make me a cool color palette for zoo: :root { --primary-color: #4CAF50; --primary-dark: #45a049; --secondary-color: #3498db; --accent-color: #e74c3c; --background-color: #f5f5dc; --text-color: #333; --link-color: #3498db; --table-header-bg: var(--primary-color); --table-even-row-bg: #f2f2f2; --table-odd-row-bg: #ffffff; --table-hover-bg: #e6f3ff; --nav-bg: #333; --nav-hover-bg: #575757; --footer-bg: var(--primary-dark); --image-attribution-bg: #59ffa1 --image-attribution-hover-bg: #00ff6a --oteviraci-doba-bg: #f0f8ff; --cenik-bg: #fff0f5; --zvirata-bg: #f0fff0; --historie-bg: #fff5e6; --aktuality-bg: #f0e6ff; --pokrymy-bg: #fffaf0; --highlight-bg: #ffff99; }

Palette Description

Here’s a cool color palette inspired by a zoo, featuring vibrant and natural colors that evoke the lively atmosphere and diversity of wildlife. Each color is selected to represent different aspects of a zoo environment, from lush greenery to vibrant animal colors.

### Zoo Color Palette

1. **Forest Green**
   - **Hex Code:** 
                            
                            #4CAF50
                        
   - **Description:** A fresh green representing the lush vegetation and trees found in zoo habitats.

2. **Sky Blue**
   - **Hex Code:** 
                            
                            #3498db
                        
   - **Description:** This bright blue symbolizes the clear skies and water bodies that add tranquility to the zoo environment.

3. **Coral Red**
   - **Hex Code:** 
                            
                            #e74c3c
                        
   - **Description:** A vibrant red that reflects the energy and boldness of exotic animals, from birds to reptiles.

4. **Golden Yellow**
   - **Hex Code:** 
                            
                            #f39c12
                        
   - **Description:** This warm yellow represents the sandy terrains where many animals thrive, adding a touch of warmth to the palette.

5. **Earth Brown**
   - **Hex Code:** 
                            
                            #8d6e63
                        
   - **Description:** A natural brown that symbolizes the earth and grounded habitats where many animals live.

6. **Wildlife Orange**
   - **Hex Code:** 
                            
                            #ff5722
                        
   - **Description:** A bold orange that reflects the vibrant fur of various animals and the excitement they bring to the zoo.

### CSS Variables Example

css
:root {
–forest-green: #4CAF50 ;
–sky-blue: #3498db ;
–coral-red: #e74c3c ;
–golden-yellow: #f39c12 ;
–earth-brown: #8d6e63 ;
–wildlife-orange: #ff5722 ;
}


This palette is designed to create an inviting and energetic atmosphere, perfect for a zoo's branding or visual elements.