Indian Red

#ED5E6D

Red

Color Codes

All color formats for development

HEX
#ED5E6D
RGB
rgb(237, 94, 109)
HSL
hsl(354, 80%, 65%)
OKLCH
oklch(0.669 0.176 17)
CMYK
cmyk(0%, 60%, 54%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.27:1

AA AAA

On Black Background

6.42:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#EA4151
2#E72336
3#D1172A
4#B31424
5#95111E
6#770D18
7#5A0A12
8#3C070C
9#1E0306

Tints

Lighter variations

1#EF6E7B
2#F17E8A
3#F38F99
4#F49FA7
5#F6AFB6
6#F8BFC4
7#FACFD3
8#FBDFE2
9#FDEFF0

Tones

Muted variations

1#E66572
2#DF6D78
3#D8747E
4#D17B83
5#C98289
6#C2898F
7#BB9095
8#B4979A
9#AD9FA0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F2
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE2
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3C9
Secondary backgroundsInput backgroundsDividers
300
F395
#F3959F
BordersInactive statesPlaceholder text
400
ED5E
#ED5E6D
Disabled statesSecondary iconsMuted text
500
E830
#E83043
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1628
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11220
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D17
Text on light backgroundsHeadingsStrong borders
900
4908
#49080F
Primary textHigh emphasis contentDark headings
950
2E05
#2E0509
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indian-red-50: #FDF1F2;
  --indian-red-100: #FBDFE2;
  --indian-red-200: #F8C3C9;
  --indian-red-300: #F3959F;
  --indian-red-400: #ED5E6D;
  --indian-red-500: #E83043;
  --indian-red-600: #CA1628;
  --indian-red-700: #A11220;
  --indian-red-800: #730D17;
  --indian-red-900: #49080F;
  --indian-red-950: #2E0509;
}
Generate More ShadesCreate PaletteConvert Color