Tailwind Rose

#E11D48

Official Tailwind CSS Color
rose-600

This is a native color in Tailwind CSS. You can use it directly with utility classes without any manual configuration.

Implementation
bg-rose-600
text-rose-600

Color Code Conversions

HEX Code
#E11D48
RGB Value
rgb(225, 29, 72)
HSL Value
hsl(347, 77%, 50%)
OKLCH CSS (v4)
oklch(0.586 0.222 17.6)

Full Calculated Scale

50
#ffeded
100
#ffd7d8
200
#ffafb4
300
#ff8793
400
#ff5a6f
500
#ee2f52
600
#cf003c
700
#b4002f
800
#990024
900
#85001e
950
#59000e

Technical Background

Converting Tailwind Rose (#E11D48) to Tailwind CSS requires more than just picking the nearest hex. Our algorithm uses CIEDE2000, a perceptual color difference formula that accounts for how human vision processes lightness, chroma, and hue.

The generated scale follows the Tailwind CSS v4 OKLCH standard, ensuring perfectly uniform weight across the entire spectrum. This prevents common issues like "hue shifting" where colors turn purple or grey as they get darker or lighter. You can customize this further in our Palette Generator.

Other colors matching rose-600

Frequently Asked Questions

What is the closest Tailwind class for Tailwind Rose?

The closest visually matching Tailwind CSS class for Tailwind Rose (#E11D48) is rose-600. Our algorithm calculates this using the CIEDE2000 ΔE standard, which shows a match score of 97.1%.

How do I use this color in my Tailwind config?

You have two options: use the native class bg-rose-600 for the best out-of-the-box match, or add #E11D48 directly to your Tailwind theme configuration for 100% brand accuracy.

Why use OKLCH for this scale?

Tailwind CSS v4 uses OKLCH because it is perceptually uniform. When we generate the 50-950 scale for Tailwind Rose, OKLCH ensures that the color stays vibrant and doesn't shift towards different hues as it gets lighter or darker.

Need a custom palette?

Use our professional-grade generator to create a full theme from any custom hex code.

Open Generator