Rose

#D30D77

Pink

Color Codes

All color formats for development

HEX
#D30D77
RGB
rgb(211, 13, 119)
HSL
hsl(328, 88%, 44%)
OKLCH
oklch(0.567 0.226 357.5)
CMYK
cmyk(0%, 94%, 44%, 17%)

Accessibility

WCAG contrast compliance

On White Background

5.13:1

AA AAA

On Black Background

4.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FDDD
200
#FBC1
300
#F891
400
#F457
500
#F127
600
#D30D
700
#A80B
800
#7808
900
#4D05
950
#3003

Shades

Darker variations

1#BE0C6B
2#A90B5F
3#940953
4#7F0847
5#69073B
6#540530
7#3F0424
8#2A0318
9#15010C

Tints

Lighter variations

1#EE0F86
2#F12893
3#F343A1
4#F55EAE
5#F679BC
6#F894C9
7#FAAED7
8#FCC9E4
9#FDE4F2

Tones

Muted variations

1#C91776
2#BF2175
3#B52B75
4#AB3574
5#A23F73
6#984973
7#8E5372
8#845C72
9#7A6671

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDEE
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1E0
Secondary backgroundsInput backgroundsDividers
300
F891
#F891C8
BordersInactive statesPlaceholder text
400
F457
#F457AB
Disabled statesSecondary iconsMuted text
500
F127
#F12793
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30D77
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B5E
Active/pressed statesDark mode accentsSecondary text
800
7808
#780843
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D052B
Primary textHigh emphasis contentDark headings
950
3003
#30031B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --rose-50: #FEF1F8;
  --rose-100: #FDDDEE;
  --rose-200: #FBC1E0;
  --rose-300: #F891C8;
  --rose-400: #F457AB;
  --rose-500: #F12793;
  --rose-600: #D30D77;
  --rose-700: #A80B5E;
  --rose-800: #780843;
  --rose-900: #4D052B;
  --rose-950: #30031B;
}
Generate More ShadesCreate PaletteConvert Color