Indian Red

#E8306B

Pink

Color Codes

All color formats for development

HEX
#E8306B
RGB
rgb(232, 48, 107)
HSL
hsl(341, 80%, 55%)
OKLCH
oklch(0.616 0.219 8.3)
CMYK
cmyk(0%, 79%, 54%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.15:1

AA AAA

On Black Background

5.07: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#E31959
2#CA164F
3#B11445
4#97113B
5#7E0E32
6#650B28
7#4C081E
8#320614
9#19030A

Tints

Lighter variations

1#EA4579
2#ED5A88
3#EF6E97
4#F183A6
5#F498B5
6#F6ACC4
7#F8C1D2
8#FAD6E1
9#FDEAF0

Tones

Muted variations

1#DF3A6E
2#D64371
3#CD4C75
4#C35578
5#BA5E7B
6#B1687F
7#A87182
8#9F7A86
9#958389

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F5
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE8
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3D4
Secondary backgroundsInput backgroundsDividers
300
F395
#F395B3
BordersInactive statesPlaceholder text
400
ED5E
#ED5E8C
Disabled statesSecondary iconsMuted text
500
E830
#E8306B
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA164F
Hover statesFocus ringsPrimary buttons hover
700
A112
#A1123F
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D2D
Text on light backgroundsHeadingsStrong borders
900
4908
#49081D
Primary textHigh emphasis contentDark headings
950
2E05
#2E0512
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --indian-red-50: #FDF1F5;
  --indian-red-100: #FBDFE8;
  --indian-red-200: #F8C3D4;
  --indian-red-300: #F395B3;
  --indian-red-400: #ED5E8C;
  --indian-red-500: #E8306B;
  --indian-red-600: #CA164F;
  --indian-red-700: #A1123F;
  --indian-red-800: #730D2D;
  --indian-red-900: #49081D;
  --indian-red-950: #2E0512;
}
Generate More ShadesCreate PaletteConvert Color