Coral

#E58334

Orange

Color Codes

All color formats for development

HEX
#E58334
RGB
rgb(229, 131, 52)
HSL
hsl(27, 77%, 55%)
OKLCH
oklch(0.704 0.15 55.3)
CMYK
cmyk(0%, 43%, 77%, 10%)

Accessibility

WCAG contrast compliance

On White Background

2.75:1

AA AAA

On Black Background

7.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF7
100
#FBEC
200
#F7DB
300
#F2C0
400
#EA9F
500
#E583
600
#C768
700
#9E52
800
#713B
900
#4826
950
#2D18

Shades

Darker variations

1#DF751D
2#C7681A
3#AE5B17
4#954E13
5#7C4110
6#63340D
7#4A270A
8#321A06
9#190D03

Tints

Lighter variations

1#E79048
2#EA9C5D
3#EDA871
4#EFB585
5#F2C199
6#F4CEAE
7#F7DAC2
8#FAE6D6
9#FCF3EB

Tones

Muted variations

1#DC843D
2#D38546
3#CA864E
4#C18757
5#B88860
6#B08969
7#A78A72
8#9E8A7B
9#958B83

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF7
#FDF7F1
BackgroundsSubtle highlightsCard backgrounds
100
FBEC
#FBECDF
Light backgroundsTable row hoverSkeleton loading
200
F7DB
#F7DBC4
Secondary backgroundsInput backgroundsDividers
300
F2C0
#F2C097
BordersInactive statesPlaceholder text
400
EA9F
#EA9F61
Disabled statesSecondary iconsMuted text
500
E583
#E58334
Primary brand colorCTAsActive elementsLinks
600
C768
#C7681A
Hover statesFocus ringsPrimary buttons hover
700
9E52
#9E5215
Active/pressed statesDark mode accentsSecondary text
800
713B
#713B0F
Text on light backgroundsHeadingsStrong borders
900
4826
#482609
Primary textHigh emphasis contentDark headings
950
2D18
#2D1806
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --coral-50: #FDF7F1;
  --coral-100: #FBECDF;
  --coral-200: #F7DBC4;
  --coral-300: #F2C097;
  --coral-400: #EA9F61;
  --coral-500: #E58334;
  --coral-600: #C7681A;
  --coral-700: #9E5215;
  --coral-800: #713B0F;
  --coral-900: #482609;
  --coral-950: #2D1806;
}
Generate More ShadesCreate PaletteConvert Color