Indian Red

#E73265

Pink

Color Codes

All color formats for development

HEX
#E73265
RGB
rgb(231, 50, 101)
HSL
hsl(343, 79%, 55%)
OKLCH
oklch(0.615 0.215 10.6)
CMYK
cmyk(0%, 78%, 56%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.17:1

AA AAA

On Black Background

5.04:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#E21B53
2#C9184A
3#B01541
4#971237
5#7E0F2E
6#640C25
7#4B091C
8#320612
9#190309

Tints

Lighter variations

1#E94674
2#EC5B84
3#EE6F93
4#F184A3
5#F398B2
6#F5ADC1
7#F8C1D1
8#FAD6E0
9#FDEAF0

Tones

Muted variations

1#DE3B69
2#D5446D
3#CC4D71
4#C35675
5#BA5F79
6#B1687D
7#A77180
8#9E7A84
9#958388

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE7
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D3
Secondary backgroundsInput backgroundsDividers
300
F396
#F396B0
BordersInactive statesPlaceholder text
400
EC5F
#EC5F87
Disabled statesSecondary iconsMuted text
500
E732
#E73265
Primary brand colorCTAsActive elementsLinks
600
C918
#C9184A
Hover statesFocus ringsPrimary buttons hover
700
A013
#A0133B
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D2A
Text on light backgroundsHeadingsStrong borders
900
4909
#49091B
Primary textHigh emphasis contentDark headings
950
2E05
#2E0511
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indian-red-50: #FDF1F5;
  --indian-red-100: #FBDFE7;
  --indian-red-200: #F8C4D3;
  --indian-red-300: #F396B0;
  --indian-red-400: #EC5F87;
  --indian-red-500: #E73265;
  --indian-red-600: #C9184A;
  --indian-red-700: #A0133B;
  --indian-red-800: #720D2A;
  --indian-red-900: #49091B;
  --indian-red-950: #2E0511;
}
Generate More ShadesCreate PaletteConvert Color