Coral

#E39E35

Orange

Color Codes

All color formats for development

HEX
#E39E35
RGB
rgb(227, 158, 53)
HSL
hsl(36, 76%, 55%)
OKLCH
oklch(0.749 0.141 73.1)
CMYK
cmyk(0%, 30%, 77%, 11%)

Accessibility

WCAG contrast compliance

On White Background

2.28:1

AA AAA

On Black Background

9.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF9
100
#FBF0
200
#F7E3
300
#F1CD
400
#EAB3
500
#E39E
600
#C581
700
#9D67
800
#7049
900
#482F
950
#2D1D

Shades

Darker variations

1#DE911E
2#C5811B
3#AD7118
4#946114
5#7B5111
6#63410D
7#4A300A
8#312007
9#191003

Tints

Lighter variations

1#E6A749
2#E9B15D
3#ECBB72
4#EEC586
5#F1CE9A
6#F4D8AE
7#F7E2C2
8#F9ECD7
9#FCF5EB

Tones

Muted variations

1#DB9C3E
2#D29A46
3#C9984F
4#C19758
5#B89561
6#AF9369
7#A69172
8#9E907B
9#958E84

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF9
#FDF9F2
BackgroundsSubtle highlightsCard backgrounds
100
FBF0
#FBF0E0
Light backgroundsTable row hoverSkeleton loading
200
F7E3
#F7E3C5
Secondary backgroundsInput backgroundsDividers
300
F1CD
#F1CD98
BordersInactive statesPlaceholder text
400
EAB3
#EAB362
Disabled statesSecondary iconsMuted text
500
E39E
#E39E35
Primary brand colorCTAsActive elementsLinks
600
C581
#C5811B
Hover statesFocus ringsPrimary buttons hover
700
9D67
#9D6715
Active/pressed statesDark mode accentsSecondary text
800
7049
#70490F
Text on light backgroundsHeadingsStrong borders
900
482F
#482F0A
Primary textHigh emphasis contentDark headings
950
2D1D
#2D1D06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --coral-50: #FDF9F2;
  --coral-100: #FBF0E0;
  --coral-200: #F7E3C5;
  --coral-300: #F1CD98;
  --coral-400: #EAB362;
  --coral-500: #E39E35;
  --coral-600: #C5811B;
  --coral-700: #9D6715;
  --coral-800: #70490F;
  --coral-900: #482F0A;
  --coral-950: #2D1D06;
}
Generate More ShadesCreate PaletteConvert Color