Deep Twilight With Text Colors

125 views
Blackish Purple #2E1A47
Turquoise #40E0D0
Warm Orange #FF4500
Success Green #28A745
Warning Yellow #FFC107
Info Blue #007BFF
Error Red #DC3545
Text White #FFFFFF
Text Dark #212529
#2E1A47 Blackish Purple
#40E0D0 Turquoise
#FF4500 Warm Orange
#28A745 Success Green
#FFC107 Warning Yellow
#007BFF Info Blue
#DC3545 Error Red
#FFFFFF Text White
#212529 Text Dark

About This Color Palette

Here’s an addition to your palette that includes a text white color for use over dark backgrounds and a dark color for use over light backgrounds.

json
{
  "palette_name": "Deep Twilight with Text Colors",
  "colors": [
    {
      "name": "Blackish Purple",
      "hex_code": "
          
          #2E1A47
       "
    },
    {
      "name": "Turquoise",
      "hex_code": "
          
          #40E0D0
       "
    },
    {
      "name": "Warm Orange",
      "hex_code": "
          
          #FF4500
       "
    },
    {
      "name": "Success Green",
      "hex_code": "
          
          #28A745
       "
    },
    {
      "name": "Warning Yellow",
      "hex_code": "
          
          #FFC107
       "
    },
    {
      "name": "Info Blue",
      "hex_code": "
          
          #007BFF
       "
    },
    {
      "name": "Error Red",
      "hex_code": "
          
          #DC3545
       "
    },
    {
      "name": "Text White",
      "hex_code": "
          
          #FFFFFF
       "
    },
    {
      "name": "Text Dark",
      "hex_code": "
          
          #212529
       "
    }
  ]
}

This palette now includes “Text White” for optimal readability over dark backgrounds and “Text Dark” for use over lighter colors, ensuring your text remains legible and visually appealing regardless of the background.

Do you need any further adjustments or have other questions about your color palette?