Linux Terminal & Nasa Colors
Black
#000000
Red
#FF0000
Green
#00FF00
Yellow
#FFFF00
Blue
#0000FF
Magenta
#FF00FF
Cyan
#00FFFF
White
#FFFFFF
NASA Blue
#003DA5
NASA Red
#C8102E
International Orange
#FF4F00
NASA Gray
#A7A8AA
#000000
Black
#FF0000
Red
#00FF00
Green
#FFFF00
Yellow
#0000FF
Blue
#FF00FF
Magenta
#00FFFF
Cyan
#FFFFFF
White
#003DA5
NASA Blue
#C8102E
NASA Red
#FF4F00
International Orange
#A7A8AA
NASA Gray
About This Color Palette
Here is a color palette inspired by a Linux terminal theme along with the previously mentioned NASA branding colors and “international orange”:
json
{
"palette_name": "Linux Terminal & NASA Colors",
"colors": [
{
"name": "Black",
"hex_code": "
#000000
"
},
{
"name": "Red",
"hex_code": "
#FF0000
"
},
{
"name": "Green",
"hex_code": "
#00FF00
"
},
{
"name": "Yellow",
"hex_code": "
#FFFF00
"
},
{
"name": "Blue",
"hex_code": "
#0000FF
"
},
{
"name": "Magenta",
"hex_code": "
#FF00FF
"
},
{
"name": "Cyan",
"hex_code": "
#00FFFF
"
},
{
"name": "White",
"hex_code": "
#FFFFFF
"
},
{
"name": "NASA Blue",
"hex_code": "
#003DA5
"
},
{
"name": "NASA Red",
"hex_code": "
#C8102E
"
},
{
"name": "International Orange",
"hex_code": "
#FF4F00
"
},
{
"name": "NASA Gray",
"hex_code": "
#A7A8AA
"
}
]
}
This expanded palette integrates classic Linux terminal colors with the vibrant NASA branding and international orange, providing a rich selection for terminal themes or design projects that require a tech-savvy aesthetic.
Would you like to explore specific combinations for terminal backgrounds, or do you have any other color-related questions?