Hot Pink

#FB50A0

Pink

Color Codes

All color formats for development

HEX
#FB50A0
RGB
rgb(251, 80, 160)
HSL
hsl(332, 96%, 65%)
OKLCH
oklch(0.689 0.217 355.7)
CMYK
cmyk(0%, 68%, 36%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.11:1

AA AAA

On Black Background

6.76: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#FB308E
2#FA0F7D
3#E3056D
4#C3045D
5#A2034E
6#82033E
7#61022F
8#41011F
9#200110

Tints

Lighter variations

1#FC62AA
2#FC73B3
3#FD85BD
4#FD96C6
5#FDA8D0
6#FEB9D9
7#FECBE3
8#FEDCEC
9#FFEEF6

Tones

Muted variations

1#F359A1
2#EA61A1
3#E26AA2
4#D972A2
5#D17BA3
6#C883A3
7#BF8CA4
8#B795A5
9#AE9DA5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F7
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCEC
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBEDC
Secondary backgroundsInput backgroundsDividers
300
FD8C
#FD8CC1
BordersInactive statesPlaceholder text
400
FB50
#FB50A0
Disabled statesSecondary iconsMuted text
500
FA1E
#FA1E85
Primary brand colorCTAsActive elementsLinks
600
DC04
#DC0469
Hover statesFocus ringsPrimary buttons hover
700
AF04
#AF0454
Active/pressed statesDark mode accentsSecondary text
800
7D03
#7D033C
Text on light backgroundsHeadingsStrong borders
900
5002
#500226
Primary textHigh emphasis contentDark headings
950
3201
#320118
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F7;
  --hot-pink-100: #FEDCEC;
  --hot-pink-200: #FEBEDC;
  --hot-pink-300: #FD8CC1;
  --hot-pink-400: #FB50A0;
  --hot-pink-500: #FA1E85;
  --hot-pink-600: #DC0469;
  --hot-pink-700: #AF0454;
  --hot-pink-800: #7D033C;
  --hot-pink-900: #500226;
  --hot-pink-950: #320118;
}
Generate More ShadesCreate PaletteConvert Color