Indian Red

#ED5E6A

Red

Color Codes

All color formats for development

HEX
#ED5E6A
RGB
rgb(237, 94, 106)
HSL
hsl(355, 80%, 65%)
OKLCH
oklch(0.668 0.177 18.3)
CMYK
cmyk(0%, 60%, 55%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.28:1

AA AAA

On Black Background

6.41: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#EA414F
2#E72333
3#D11727
4#B31421
5#95111C
6#770D16
7#5A0A11
8#3C070B
9#1E0306

Tints

Lighter variations

1#EF6E79
2#F17E88
3#F38F97
4#F49FA6
5#F6AFB5
6#F8BFC3
7#FACFD2
8#FBDFE1
9#FDEFF0

Tones

Muted variations

1#E66570
2#DF6D76
3#D8747C
4#D17B82
5#C98288
6#C2898E
7#BB9094
8#B4979A
9#AD9FA0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F2
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE1
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3C8
Secondary backgroundsInput backgroundsDividers
300
F395
#F3959D
BordersInactive statesPlaceholder text
400
ED5E
#ED5E6A
Disabled statesSecondary iconsMuted text
500
E830
#E83040
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA1625
Hover statesFocus ringsPrimary buttons hover
700
A112
#A1121E
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D15
Text on light backgroundsHeadingsStrong borders
900
4908
#49080E
Primary textHigh emphasis contentDark headings
950
2E05
#2E0508
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indian-red-50: #FDF1F2;
  --indian-red-100: #FBDFE1;
  --indian-red-200: #F8C3C8;
  --indian-red-300: #F3959D;
  --indian-red-400: #ED5E6A;
  --indian-red-500: #E83040;
  --indian-red-600: #CA1625;
  --indian-red-700: #A1121E;
  --indian-red-800: #730D15;
  --indian-red-900: #49080E;
  --indian-red-950: #2E0508;
}
Generate More ShadesCreate PaletteConvert Color