Hot Pink

#FB51A9

Pink

Color Codes

All color formats for development

HEX
#FB51A9
RGB
rgb(251, 81, 169)
HSL
hsl(329, 96%, 65%)
OKLCH
oklch(0.693 0.22 352.5)
CMYK
cmyk(0%, 68%, 33%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.06:1

AA AAA

On Black Background

6.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF0
100
#FEDC
200
#FEBE
300
#FD8C
400
#FB50
500
#FA1E
600
#DC04
700
#AF04
800
#7D03
900
#5002
950
#3201

Shades

Darker variations

1#FB3099
2#FA0F89
3#E30578
4#C30467
5#A20356
6#820344
7#610233
8#410122
9#200111

Tints

Lighter variations

1#FC62B1
2#FC73BA
3#FD85C3
4#FD96CB
5#FDA8D4
6#FEB9DC
7#FECBE5
8#FEDCEE
9#FFEEF6

Tones

Muted variations

1#F359A8
2#EA61A8
3#E26AA8
4#D972A7
5#D17BA7
6#C883A7
7#BF8CA7
8#B795A6
9#AE9DA6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F8
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCEE
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBEDF
Secondary backgroundsInput backgroundsDividers
300
FD8C
#FD8CC6
BordersInactive statesPlaceholder text
400
FB50
#FB50A9
Disabled statesSecondary iconsMuted text
500
FA1E
#FA1E90
Primary brand colorCTAsActive elementsLinks
600
DC04
#DC0474
Hover statesFocus ringsPrimary buttons hover
700
AF04
#AF045C
Active/pressed statesDark mode accentsSecondary text
800
7D03
#7D0342
Text on light backgroundsHeadingsStrong borders
900
5002
#50022A
Primary textHigh emphasis contentDark headings
950
3201
#32011A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F8;
  --hot-pink-100: #FEDCEE;
  --hot-pink-200: #FEBEDF;
  --hot-pink-300: #FD8CC6;
  --hot-pink-400: #FB50A9;
  --hot-pink-500: #FA1E90;
  --hot-pink-600: #DC0474;
  --hot-pink-700: #AF045C;
  --hot-pink-800: #7D0342;
  --hot-pink-900: #50022A;
  --hot-pink-950: #32011A;
}
Generate More ShadesCreate PaletteConvert Color