Coral

#E0A838

Orange

Color Codes

All color formats for development

HEX
#E0A838
RGB
rgb(224, 168, 56)
HSL
hsl(40, 73%, 55%)
OKLCH
oklch(0.765 0.139 80.7)
CMYK
cmyk(0%, 25%, 75%, 12%)

Accessibility

WCAG contrast compliance

On White Background

2.14:1

AA AAA

On Black Background

9.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FAF1
200
#F6E6
300
#EFD3
400
#E7BB
500
#E0A8
600
#C28C
700
#9A6F
800
#6E4F
900
#4733
950
#2C20

Shades

Darker variations

1#DA9D22
2#C28C1E
3#AA7A1B
4#926917
5#795713
6#61460F
7#49340B
8#312308
9#181104

Tints

Lighter variations

1#E3B14C
2#E6BA60
3#E9C274
4#ECCB88
5#F0D49C
6#F3DCB0
7#F6E5C3
8#F9EED7
9#FCF6EB

Tones

Muted variations

1#D8A541
2#CFA349
3#C7A052
4#BF9D5A
5#B69A62
6#AE976B
7#A59573
8#9D927B
9#958F84

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F2
BackgroundsSubtle highlightsCard backgrounds
100
FAF1
#FAF1E0
Light backgroundsTable row hoverSkeleton loading
200
F6E6
#F6E6C6
Secondary backgroundsInput backgroundsDividers
300
EFD3
#EFD39A
BordersInactive statesPlaceholder text
400
E7BB
#E7BB65
Disabled statesSecondary iconsMuted text
500
E0A8
#E0A838
Primary brand colorCTAsActive elementsLinks
600
C28C
#C28C1E
Hover statesFocus ringsPrimary buttons hover
700
9A6F
#9A6F18
Active/pressed statesDark mode accentsSecondary text
800
6E4F
#6E4F11
Text on light backgroundsHeadingsStrong borders
900
4733
#47330B
Primary textHigh emphasis contentDark headings
950
2C20
#2C2007
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --coral-50: #FDF9F2;
  --coral-100: #FAF1E0;
  --coral-200: #F6E6C6;
  --coral-300: #EFD39A;
  --coral-400: #E7BB65;
  --coral-500: #E0A838;
  --coral-600: #C28C1E;
  --coral-700: #9A6F18;
  --coral-800: #6E4F11;
  --coral-900: #47330B;
  --coral-950: #2C2007;
}
Generate More ShadesCreate PaletteConvert Color