Coral

#ED845E

Orange

Color Codes

All color formats for development

HEX
#ED845E
RGB
rgb(237, 132, 94)
HSL
hsl(16, 80%, 65%)
OKLCH
oklch(0.721 0.139 40.4)
CMYK
cmyk(0%, 44%, 60%, 7%)

Accessibility

WCAG contrast compliance

On White Background

2.60:1

AA AAA

On Black Background

8.06:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF4
100
#FBE6
200
#F8D1
300
#F3AE
400
#ED84
500
#E861
600
#CA46
700
#A138
800
#7328
900
#491A
950
#2E10

Shades

Darker variations

1#EA6E41
2#E75723
3#D14917
4#B33E14
5#953411
6#772A0D
7#5A1F0A
8#3C1507
9#1E0A03

Tints

Lighter variations

1#EF916E
2#F19D7E
3#F3A98F
4#F4B59F
5#F6C2AF
6#F8CEBF
7#FADACF
8#FBE6DF
9#FDF3EF

Tones

Muted variations

1#E68865
2#DF8B6D
3#D88E74
4#D1927B
5#C99582
6#C29889
7#BB9C90
8#B49F97
9#ADA29F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF4
#FDF4F1
BackgroundsSubtle highlightsCard backgrounds
100
FBE6
#FBE6DF
Light backgroundsTable row hoverSkeleton loading
200
F8D1
#F8D1C3
Secondary backgroundsInput backgroundsDividers
300
F3AE
#F3AE95
BordersInactive statesPlaceholder text
400
ED84
#ED845E
Disabled statesSecondary iconsMuted text
500
E861
#E86130
Primary brand colorCTAsActive elementsLinks
600
CA46
#CA4616
Hover statesFocus ringsPrimary buttons hover
700
A138
#A13812
Active/pressed statesDark mode accentsSecondary text
800
7328
#73280D
Text on light backgroundsHeadingsStrong borders
900
491A
#491A08
Primary textHigh emphasis contentDark headings
950
2E10
#2E1005
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --coral-50: #FDF4F1;
  --coral-100: #FBE6DF;
  --coral-200: #F8D1C3;
  --coral-300: #F3AE95;
  --coral-400: #ED845E;
  --coral-500: #E86130;
  --coral-600: #CA4616;
  --coral-700: #A13812;
  --coral-800: #73280D;
  --coral-900: #491A08;
  --coral-950: #2E1005;
}
Generate More ShadesCreate PaletteConvert Color