Coral

#E68933

Orange

Color Codes

All color formats for development

HEX
#E68933
RGB
rgb(230, 137, 51)
HSL
hsl(29, 78%, 55%)
OKLCH
oklch(0.715 0.148 58.8)
CMYK
cmyk(0%, 40%, 78%, 10%)

Accessibility

WCAG contrast compliance

On White Background

2.63:1

AA AAA

On Black Background

7.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF7
100
#FBED
200
#F8DD
300
#F2C3
400
#EBA3
500
#E689
600
#C86D
700
#9F57
800
#713E
900
#4928
950
#2D19

Shades

Darker variations

1#E17B1C
2#C86D19
3#AF6016
4#965213
5#7D440F
6#64370C
7#4B2909
8#321B06
9#190E03

Tints

Lighter variations

1#E89547
2#EBA15C
3#EDAD70
4#F0B884
5#F2C499
6#F5D0AD
7#F7DCC2
8#FAE7D6
9#FCF3EB

Tones

Muted variations

1#DD8A3C
2#D48A45
3#CB8A4E
4#C28A57
5#B98B5F
6#B08B68
7#A78B71
8#9E8C7A
9#958C83

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF7
#FDF7F1
BackgroundsSubtle highlightsCard backgrounds
100
FBED
#FBEDDF
Light backgroundsTable row hoverSkeleton loading
200
F8DD
#F8DDC4
Secondary backgroundsInput backgroundsDividers
300
F2C3
#F2C397
BordersInactive statesPlaceholder text
400
EBA3
#EBA360
Disabled statesSecondary iconsMuted text
500
E689
#E68933
Primary brand colorCTAsActive elementsLinks
600
C86D
#C86D19
Hover statesFocus ringsPrimary buttons hover
700
9F57
#9F5714
Active/pressed statesDark mode accentsSecondary text
800
713E
#713E0E
Text on light backgroundsHeadingsStrong borders
900
4928
#492809
Primary textHigh emphasis contentDark headings
950
2D19
#2D1906
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --coral-50: #FDF7F1;
  --coral-100: #FBEDDF;
  --coral-200: #F8DDC4;
  --coral-300: #F2C397;
  --coral-400: #EBA360;
  --coral-500: #E68933;
  --coral-600: #C86D19;
  --coral-700: #9F5714;
  --coral-800: #713E0E;
  --coral-900: #492809;
  --coral-950: #2D1906;
}
Generate More ShadesCreate PaletteConvert Color