How To Check If A Word Is A Palindrome?
        Pinkalicious
        #f9f
      
      
        Carbon
        #333
      
      
        Purple Illusion
        #bbf
      
      
        Pompelmo
        #f66
      
      
        White
        #fff
      
  
        #f9f
        Pinkalicious
        
          
        
      
      
        #333
        Carbon
        
          
        
      
      
        #bbf
        Purple Illusion
        
          
        
      
      
        #f66
        Pompelmo
        
          
        
      
      
        #fff
        White
        
          
        
      
  About This Color Palette
mermaid
flowchart LR
    start((Start)) --> input{Enter a word}
    input --> isPalindrome{Is the word a palindrome?}
    isPalindrome -- Yes --> displayYes(Display "Yes, it is a palindrome")
    isPalindrome -- No --> displayNo(Display "No, it is not a palindrome")
    style start fill:#f9f,stroke:#333,stroke-width:4px
    style input fill:#f9f,stroke:#333,stroke-width:2px
    style isPalindrome fill:#f9f,stroke:#333,stroke-width:2px
    style displayYes fill:#bbf,stroke:#f66,stroke-width:2px,color:#fff
    style displayNo fill:#bbf,stroke:#f66,stroke-width:2px,color:#fff
      What would you like to do?
Other Similar Palettes
            #f9f
          
        
            #333
          
        
            #bbf
          
        
            #f66
          
        
            #fff
          
        
            #f9f
          
        
            #333
          
        
            #bbf
          
        
            #f96
          
        
            #bfb
          
        
            #fd7
          
        
            #66b3ff
          
        
            #77cc99
          
        
            #ffcc66
          
        
            #a6a6a6
          
        
            #ff99cc
          
        
            #ff6666
          
        
            #4CAF50
          
        
            #FF9800
          
        
            #FF5722
          
        
            #2196F3
          
        
            #9C27B0
          
        
            #3F51B5
          
        
            #0f0f0f
          
        
            #F5F5F5
          
        
            #00BFFF
          
        
            #FF4D4D