Peach

#F5B794

Orange

Color Codes

All color formats for development

HEX
#F5B794
RGB
rgb(245, 183, 148)
HSL
hsl(22, 83%, 77%)
OKLCH
oklch(0.828 0.086 50.6)
CMYK
cmyk(0%, 25%, 40%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.74:1

AA AAA

On Black Background

12.08:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF6
100
#FCE9
200
#F9D7
300
#F5B7
400
#F092
500
#EB73
600
#CD57
700
#A345
800
#7532
900
#4B20
950
#2F14

Shades

Darker variations

1#F29F70
2#EE874C
3#EB6F28
4#D85C14
5#B44C11
6#903D0D
7#6C2E0A
8#481F07
9#240F03

Tints

Lighter variations

1#F6BF9E
2#F7C6A9
3#F8CDB4
4#F9D4BF
5#FADBC9
6#FBE2D4
7#FCEADF
8#FDF1EA
9#FEF8F4

Tones

Muted variations

1#F0B999
2#EBBA9D
3#E6BBA2
4#E2BDA7
5#DDBEAC
6#D8BFB1
7#D3C0B6
8#CEC2BB
9#C9C3BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF6
#FEF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE9
#FCE9DE
Light backgroundsTable row hoverSkeleton loading
200
F9D7
#F9D7C2
Secondary backgroundsInput backgroundsDividers
300
F5B7
#F5B794
BordersInactive statesPlaceholder text
400
F092
#F0925C
Disabled statesSecondary iconsMuted text
500
EB73
#EB732D
Primary brand colorCTAsActive elementsLinks
600
CD57
#CD5713
Hover statesFocus ringsPrimary buttons hover
700
A345
#A3450F
Active/pressed statesDark mode accentsSecondary text
800
7532
#75320B
Text on light backgroundsHeadingsStrong borders
900
4B20
#4B2007
Primary textHigh emphasis contentDark headings
950
2F14
#2F1404
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --peach-50: #FEF6F1;
  --peach-100: #FCE9DE;
  --peach-200: #F9D7C2;
  --peach-300: #F5B794;
  --peach-400: #F0925C;
  --peach-500: #EB732D;
  --peach-600: #CD5713;
  --peach-700: #A3450F;
  --peach-800: #75320B;
  --peach-900: #4B2007;
  --peach-950: #2F1404;
}
Generate More ShadesCreate PaletteConvert Color