Hot Pink

#FB5187

Pink

Color Codes

All color formats for development

HEX
#FB5187
RGB
rgb(251, 81, 135)
HSL
hsl(341, 96%, 65%)
OKLCH
oklch(0.682 0.208 5.3)
CMYK
cmyk(0%, 68%, 46%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.17:1

AA AAA

On Black Background

6.63: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#FB3070
2#FA0F5A
3#E3054B
4#C30440
5#A20336
6#82032B
7#610220
8#410115
9#20010B

Tints

Lighter variations

1#FC6292
2#FC739E
3#FD85AB
4#FD96B7
5#FDA8C3
6#FEB9CF
7#FECBDB
8#FEDCE7
9#FFEEF3

Tones

Muted variations

1#F35989
2#EA618D
3#E26A90
4#D97293
5#D17B96
6#C88399
7#BF8C9C
8#B7959F
9#AE9DA3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F5
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCE7
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBED2
Secondary backgroundsInput backgroundsDividers
300
FD8C
#FD8CB0
BordersInactive statesPlaceholder text
400
FB50
#FB5086
Disabled statesSecondary iconsMuted text
500
FA1E
#FA1E64
Primary brand colorCTAsActive elementsLinks
600
DC04
#DC0449
Hover statesFocus ringsPrimary buttons hover
700
AF04
#AF043A
Active/pressed statesDark mode accentsSecondary text
800
7D03
#7D0329
Text on light backgroundsHeadingsStrong borders
900
5002
#50021A
Primary textHigh emphasis contentDark headings
950
3201
#320111
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F5;
  --hot-pink-100: #FEDCE7;
  --hot-pink-200: #FEBED2;
  --hot-pink-300: #FD8CB0;
  --hot-pink-400: #FB5086;
  --hot-pink-500: #FA1E64;
  --hot-pink-600: #DC0449;
  --hot-pink-700: #AF043A;
  --hot-pink-800: #7D0329;
  --hot-pink-900: #50021A;
  --hot-pink-950: #320111;
}
Generate More ShadesCreate PaletteConvert Color