Hot Pink

#F198AD

Red

Color Codes

All color formats for development

HEX
#F198AD
RGB
rgb(241, 152, 173)
HSL
hsl(346, 76%, 77%)
OKLCH
oklch(0.776 0.109 4.6)
CMYK
cmyk(0%, 37%, 28%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.14:1

AA AAA

On Black Background

9.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#EC7591
2#E75375
3#E3305A
4#CF1C46
5#AD183A
6#8A132F
7#680E23
8#450917
9#23050C

Tints

Lighter variations

1#F2A2B5
2#F4ACBD
3#F5B7C5
4#F7C1CE
5#F8CBD6
6#F9D6DE
7#FBE0E6
8#FCEAEF
9#FEF5F7

Tones

Muted variations

1#EC9CAF
2#E8A1B1
3#E4A5B4
4#DFAAB6
5#DBAEB8
6#D6B3BB
7#D2B7BD
8#CDBBC0
9#C9C0C2

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F4
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0E6
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5D0
Secondary backgroundsInput backgroundsDividers
300
F198
#F198AD
BordersInactive statesPlaceholder text
400
EA62
#EA6282
Disabled statesSecondary iconsMuted text
500
E335
#E3355E
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B43
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1535
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F26
Text on light backgroundsHeadingsStrong borders
900
480A
#480A18
Primary textHigh emphasis contentDark headings
950
2D06
#2D060F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF2F4;
  --hot-pink-100: #FBE0E6;
  --hot-pink-200: #F7C5D0;
  --hot-pink-300: #F198AD;
  --hot-pink-400: #EA6282;
  --hot-pink-500: #E3355E;
  --hot-pink-600: #C51B43;
  --hot-pink-700: #9D1535;
  --hot-pink-800: #700F26;
  --hot-pink-900: #480A18;
  --hot-pink-950: #2D060F;
}
Generate More ShadesCreate PaletteConvert Color