Skip to content
PantoneTools
pink
Tailwind CSS palette

Rose 400

rose-400 · #FB7185

HEX

#FB7185

RGB

rgb(251, 113, 133)

CMYK

cmyk(0%, 55%, 47%, 2%)

HSL

hsl(351, 95%, 71%)

LAB

lab(65.0, 54.4, 15.3)

What is Rose 400?

Rose 400 is the rose-400 reference in the Tailwind CSS palette. Its sRGB value is #FB7185 (rgb 251, 113, 133). It sits in the pink family. The default color palette shipped with Tailwind CSS v3 by Tailwind Labs. 22 color families across 11 lightness steps (50 to 950). See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Rose 400 as a background.

Black text on this color

Sample text · 7.80 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 2.69 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Rose 400

An 11-step tonal scale derived from Rose 400 (#FB7185). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #FFF4F5

50

#FFF4F5

#FFF4F5

Copied #FEE8EB

100

#FEE8EB

#FEE8EB

Copied #FED2D8

200

#FED2D8

#FED2D8

Copied #FDB8C2

300

#FDB8C2

#FDB8C2

Copied #FC95A4

400

#FC95A4

#FC95A4

Copied #FB7185

500

#FB7185

#FB7185

Copied #D56071

600

#D56071

#D56071

Copied #A34956

700

#A34956

#A34956

Copied #71333C

800

#71333C

#71333C

Copied #3F1C21

900

#3F1C21

#3F1C21

Copied #1E0E10

950

#1E0E10

#1E0E10

Lighter tints (mixed with white)

Copied #FC93A0

15%

#FC93A0

Copied #FCADB5

30%

#FCADB5

Copied #FDC2C8

45%

#FDC2C8

Copied #FDD5D9

60%

#FDD5D9

Copied #FEE6E8

75%

#FEE6E8

Darker shades (mixed with black)

Copied #EA697B

15%

#EA697B

Copied #D65F71

30%

#D65F71

Copied #C15565

45%

#C15565

Copied #A74956

60%

#A74956

Copied #873944

75%

#873944

Color harmonies for Rose 400

Classic color-theory harmonies derived from rotating the hue of Rose 400. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #FB7185

#FB7185

#FB7185

Copied #6FFBE6

#6FFBE6

#6FFBE6

Triadic

Three colors 120° apart

Copied #FB7185

#FB7185

#FB7185

Copied #84FB6F

#84FB6F

#84FB6F

Copied #6F84FB

#6F84FB

#6F84FB

Analogous

Two neighbors ±30° on the wheel

Copied #FB6FCA

#FB6FCA

#FB6FCA

Copied #FB7185

#FB7185

#FB7185

Copied #FBA06F

#FBA06F

#FBA06F

Split-complementary

Base + two colors flanking its complement

Copied #FB7185

#FB7185

#FB7185

Copied #6FFBA0

#6FFBA0

#6FFBA0

Copied #6FCAFB

#6FCAFB

#6FCAFB

Tetradic

Two complementary pairs

Copied #FB7185

#FB7185

#FB7185

Copied #FBE66F

#FBE66F

#FBE66F

Copied #6FFBE6

#6FFBE6

#6FFBE6

Copied #6F84FB

#6F84FB

#6F84FB

Square

Four colors evenly spaced 90° apart

Copied #FB7185

#FB7185

#FB7185

Copied #CAFB6F

#CAFB6F

#CAFB6F

Copied #6FFBE6

#6FFBE6

#6FFBE6

Copied #A06FFB

#A06FFB

#A06FFB

Rose 400 in every color space

Full conversion of Rose 400 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#FB7185

RGB

rgb(251, 113, 133)

CMYK

cmyk(0%, 55%, 47%, 2%)

HSL

hsl(351, 95%, 71%)

HSV

hsv(351, 55%, 98%)

HWB

hwb(351 44% 2%)

CIE Lab

lab(65.0 54.4 15.3)

OKLCH

oklch(71.9% 0.169 13.4)

XYZ (D65)

xyz(49.93, 34.02, 26.12)

Copy-ready code for Rose 400

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #FB7185;
background-color: #FB7185;

CSS variable

:root {
  --color-rose-400: #FB7185;
}

Tailwind config

// tailwind.config.js
colors: {
  'rose-400': '#FB7185',
}

Sass

$color-rose-400: #FB7185;

Swift UIColor

UIColor(red: 0.984, green: 0.443, blue: 0.522, alpha: 1.0)

Android XML

<color name="rose-400">#FB7185</color>

Closest match in every color system

The nearest Rose 400 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in Tailwind CSS palette

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #EA899A

RAL 3015

#EA899A

Light pink

Copied #D36E70

RAL 3014

#D36E70

Antique pink

Copied #DE4C8A

RAL 4003

#DE4C8A

Heather violet

Copied #E63244

RAL 3017

#E63244

Rose

Copied #E55137

RAL 2012

#E55137

Salmon orange

Copied #D53032

RAL 3018

#D53032

Strawberry red

FAQ about Rose 400

What is the HEX code for Rose 400?

Rose 400 (rose-400) has the HEX code #FB7185. In RGB it is rgb(251, 113, 133), and in CMYK it is cmyk(0%, 55%, 47%, 2%).

What is the OKLCH value of Rose 400?

Rose 400 converts to oklch(0.719 0.169 13.4). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Rose 400 accessible for body text?

Used as a background, Rose 400 has a contrast ratio of 7.80:1 with black text and 2.69:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Rose 400?

The closest Pantone reference to Rose 400 by ΔE2000 perceptual distance is Pantone 198 C (#DF4661). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Rose 400?

The closest RAL Classic reference to Rose 400 by ΔE2000 distance is RAL 3015 (Light pink, #EA899A). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Rose 400?

The complementary color (180° opposite on the HSL color wheel) of Rose 400 is #6FFBE6. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

Tailwind CSS default palette (v3)

The default color palette shipped with Tailwind CSS v3 by Tailwind Labs Inc. Use as a reference for design tokens, web color systems, and Tailwind-based design conversations. Names like 'blue-500' are the project's own naming convention.

Source type
derived
Confidence
high
License
MIT
Last reviewed
2026-05-24

Workflow tags

tailwind
design-token
web-system
pink

Tailwind palette values are designed for digital interfaces under sRGB. For print, convert to a process-appropriate value and proof against the substrate; do not rely on sRGB CMYK conversion for color-critical print work.

Tailwind CSS palette · Rose 400 — #FB7185 | PantoneTools