Hot Pink

#FB5095

Pink

Color Codes

All color formats for development

HEX
#FB5095
RGB
rgb(251, 80, 149)
HSL
hsl(336, 96%, 65%)
OKLCH
oklch(0.685 0.213 359.8)
CMYK
cmyk(0%, 68%, 41%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.14:1

AA AAA

On Black Background

6.68: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#FB3081
2#FA0F6D
3#E3055E
4#C30450
5#A20343
6#820336
7#610228
8#41011B
9#20010D

Tints

Lighter variations

1#FC629F
2#FC73AA
3#FD85B5
4#FD96BF
5#FDA8CA
6#FEB9D4
7#FECBDF
8#FEDCEA
9#FFEEF4

Tones

Muted variations

1#F35996
2#EA6198
3#E26A9A
4#D9729B
5#D17B9D
6#C8839F
7#BF8CA1
8#B795A2
9#AE9DA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F6
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCEA
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBED7
Secondary backgroundsInput backgroundsDividers
300
FD8C
#FD8CB9
BordersInactive statesPlaceholder text
400
FB50
#FB5095
Disabled statesSecondary iconsMuted text
500
FA1E
#FA1E76
Primary brand colorCTAsActive elementsLinks
600
DC04
#DC045B
Hover statesFocus ringsPrimary buttons hover
700
AF04
#AF0448
Active/pressed statesDark mode accentsSecondary text
800
7D03
#7D0334
Text on light backgroundsHeadingsStrong borders
900
5002
#500221
Primary textHigh emphasis contentDark headings
950
3201
#320115
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F6;
  --hot-pink-100: #FEDCEA;
  --hot-pink-200: #FEBED7;
  --hot-pink-300: #FD8CB9;
  --hot-pink-400: #FB5095;
  --hot-pink-500: #FA1E76;
  --hot-pink-600: #DC045B;
  --hot-pink-700: #AF0448;
  --hot-pink-800: #7D0334;
  --hot-pink-900: #500221;
  --hot-pink-950: #320115;
}
Generate More ShadesCreate PaletteConvert Color