Indian Red

#EB6065

Red

Color Codes

All color formats for development

HEX
#EB6065
RGB
rgb(235, 96, 101)
HSL
hsl(358, 78%, 65%)
OKLCH
oklch(0.667 0.172 20.9)
CMYK
cmyk(0%, 59%, 57%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.28:1

AA AAA

On Black Background

6.39:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#E84348
2#E4252B
3#CF1A20
4#B1161B
5#941217
6#760F12
7#590B0E
8#3B0709
9#1E0405

Tints

Lighter variations

1#ED7074
2#EF8084
3#F19093
4#F3A0A2
5#F5B0B2
6#F7BFC1
7#F9CFD1
8#FBDFE0
9#FDEFF0

Tones

Muted variations

1#E4676B
2#DD6E72
3#D67578
4#D07C7F
5#C98385
6#C28A8C
7#BB9192
8#B49899
9#AD9F9F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F2
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE0
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4C6
Secondary backgroundsInput backgroundsDividers
300
F297
#F2979A
BordersInactive statesPlaceholder text
400
EB60
#EB6065
Disabled statesSecondary iconsMuted text
500
E633
#E63339
Primary brand colorCTAsActive elementsLinks
600
C819
#C8191F
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1418
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E11
Text on light backgroundsHeadingsStrong borders
900
4909
#49090B
Primary textHigh emphasis contentDark headings
950
2D06
#2D0607
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indian-red-50: #FDF1F2;
  --indian-red-100: #FBDFE0;
  --indian-red-200: #F8C4C6;
  --indian-red-300: #F2979A;
  --indian-red-400: #EB6065;
  --indian-red-500: #E63339;
  --indian-red-600: #C8191F;
  --indian-red-700: #9F1418;
  --indian-red-800: #710E11;
  --indian-red-900: #49090B;
  --indian-red-950: #2D0607;
}
Generate More ShadesCreate PaletteConvert Color