search results:

    • Standard
    • React
    License Free hosting Learn Services Community
    • + D
    • Light
    • Dark
    • System
    logo Tailwind Elements
    • Getting started
      • Quick start
      • Tutorials
      • Design system
      • Local installation
      • Optimization
      • Dark mode
      • Theming
      • Changelog
      • Contribute
      • Internationalization guide
    • Integrations
      • Angular
      • Django
      • Express
      • Laravel
      • Next
      • Nuxt
      • React
      • Remix
      • Solid
      • Svelte
      • Vue
    • Content & styles
      • Animations
      • Animations Extended
      • Colors
      • Dividers
      • Figures
      • Headings
      • Hover effects
      • Icons
      • Images
      • Mask
      • Shadows
      • Typography
    • Navigation
      • Breadcrumbs
      • Footer
      • Headers
      • Mega menu
      • Navbar
      • Offcanvas
      • Pagination
      • Pills
      • Scrollspy
      • Sidenav
      • Tabs
    • Components
      • Accordion
      • Alerts
      • Avatar
      • Badges
      • Button group
      • Buttons
      • Cards
      • Carousel
      • Chips
      • Collapse
      • Dropdown
      • Gallery
      • Jumbotron
      • Lightbox
      • Link
      • List group
      • Modal
      • Notifications
      • Paragraphs
      • Placeholders
      • Popconfirm
      • Popover
      • Progress
      • Rating
      • Scroll back to top button
      • Social buttons
      • Spinners
      • Stepper
      • Testimonials
      • Timeline
      • Toast
      • Tooltip
      • Video
      • Video carousel
    • Forms
      • Checkbox
      • Datepicker
      • Datetimepicker
      • File input
      • Form templates
      • Input Group
      • Inputs
      • Login form
      • Radio
      • Range
      • Registration form
      • Search
      • Select
      • Switch
      • Textarea
      • Timepicker
      • Validation
    • Data
      • Charts
      • Charts advanced
      • Datatables
      • Tables
    • Methods
      • Clipboard
      • Infinite scroll
      • Lazy loading
      • Loading management
      • Ripple
      • Scrollbar
      • Smooth scroll
      • Sticky
      • Touch
    • Design Blocks
      • Banners
      • Contact
      • Content
      • CTA
      • FAQ
      • Features
      • Headers
      • Hero / Intro sections
      • Logo clouds
      • Mega menu
      • News
      • Newsletter
      • Pricing
      • Projects
      • Stats
      • Team
      • Testimonials
    • Coming Soon
      • Angular
      • Builder
      • Templates
      • Vue
    • ResourcesNew
      • Playground
      • YouTube Channel
      • Private FB Group
      • Newsletter
      • UI Design course New
      • UI / UX tips
    • Overview
    • Colors

    Text color

    Tailwind CSS Text color

    Use responsive text color styles with Tailwind elements. See how to easily and simply change the text color.


    Basic example

    Change text colors with .text-{color} classes.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    Graceful gazelle, swift elegance, nature's poetry in motion.

    • HTML
            
                
            <p class="text-primary">...</p>
            <p class="text-secondary">...</p>
            <p class="text-success">...</p>
            <p class="text-danger">...</p>
            <p class="text-warning">...</p>
            <p class="text-info">...</p>
            <p class="bg-neutral-800 text-neutral-50 dark:bg-transparent">...</p>
            <p class="text-neutral-800 dark:bg-neutral-50 dark:text-neutral-900">
              ...
            </p>
            
            
        

    Related resources

    Typography Textarea Input Fields Center text Center text vertically and horizontally Dark theme Lettter spacing Paragraph spacing Text bold Text decoration Text ellipsis Text size Text truncate Text wrap Text shadow Gradient text Vertically align text

    If you are looking for more advanced options, try typography from MDBootstrap.

    • Basic example
    • Related resources
    Get useful tips & free resources directly to your inbox along with exclusive subscriber-only content.
    Join our mailing list now
    © 2023 Copyright: MDBootstrap.com