Huehive Logo

HueHive

#ffffff White
#ffd12e Habañero Gold
#000000 Black
#0000ff Blue
#800080 Purple
#ff0000 Red
#00ff00 Green
#ffa500 Orange

背景色が#ffffffでテーマカラーが#ffd12eのwebサイトでのfont-color

Palette Description

Color Palette:

1. Background Color:
   - Name: White
   - Hex Code: 
                            
                            #ffffff
                        
   - Description: This color is used as the background color for the website.

2. Theme Color:
   - Name: Golden Yellow
   - Hex Code: 
                            
                            #ffd12e
                        
   - Description: This color is used as the theme color for the website.

3. Font Color:
   - Name: Black
   - Hex Code: 
                            
                            #000000
                        
   - Description: This color is used as the default font color for the website.

4. Link Color:
   - Name: Blue
   - Hex Code: 
                            
                            #0000ff
                        
   - Description: This color is used for normal link text on the website.

5. Visited Link Color:
   - Name: Purple
   - Hex Code: 
                            
                            #800080
                        
   - Description: This color is used for visited link text on the website.

6. Focused Link Color:
   - Name: Red
   - Hex Code: 
                            
                            #ff0000
                        
   - Description: This color is used for focused link text on the website.

7. Accent Color:
   - Name: Green
   - Hex Code: 
                            
                            #00ff00
                        
   - Description: This color is used as an accent color for certain elements on the website.

8. Highlight Color:
   - Name: Orange
   - Hex Code: 
                            
                            #ffa500
                        
   - Description: This color is used to highlight specific elements on the website.

Note: The color names used in this palette are generic names based on the color's appearance. The hex codes provided can be used directly in CSS or other design tools.