Peach

#F2BE97

Orange

Color Codes

All color formats for development

HEX
#F2BE97
RGB
rgb(242, 190, 151)
HSL
hsl(26, 78%, 77%)
OKLCH
oklch(0.839 0.079 58.3)
CMYK
cmyk(0%, 21%, 38%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.67:1

AA AAA

On Black Background

12.59:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF7
100
#FBEB
200
#F8DA
300
#F2BE
400
#EB9C
500
#E680
600
#C865
700
#9F50
800
#7139
900
#4925
950
#2D17

Shades

Darker variations

1#EEA974
2#E99351
3#E57D2E
4#D26A1A
5#AF5816
6#8C4611
7#69350D
8#462309
9#231204

Tints

Lighter variations

1#F3C5A1
2#F5CBAB
3#F6D2B6
4#F7D8C0
5#F9DFCB
6#FAE5D5
7#FBECE0
8#FCF2EA
9#FEF9F5

Tones

Muted variations

1#EEBF9B
2#E9BFA0
3#E4C0A4
4#E0C1A9
5#DBC1AD
6#D7C2B2
7#D2C3B7
8#CDC3BB
9#C9C4C0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF7
#FDF7F1
BackgroundsSubtle highlightsCard backgrounds
100
FBEB
#FBEBDF
Light backgroundsTable row hoverSkeleton loading
200
F8DA
#F8DAC4
Secondary backgroundsInput backgroundsDividers
300
F2BE
#F2BE97
BordersInactive statesPlaceholder text
400
EB9C
#EB9C60
Disabled statesSecondary iconsMuted text
500
E680
#E68033
Primary brand colorCTAsActive elementsLinks
600
C865
#C86519
Hover statesFocus ringsPrimary buttons hover
700
9F50
#9F5014
Active/pressed statesDark mode accentsSecondary text
800
7139
#71390E
Text on light backgroundsHeadingsStrong borders
900
4925
#492509
Primary textHigh emphasis contentDark headings
950
2D17
#2D1706
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --peach-50: #FDF7F1;
  --peach-100: #FBEBDF;
  --peach-200: #F8DAC4;
  --peach-300: #F2BE97;
  --peach-400: #EB9C60;
  --peach-500: #E68033;
  --peach-600: #C86519;
  --peach-700: #9F5014;
  --peach-800: #71390E;
  --peach-900: #492509;
  --peach-950: #2D1706;
}
Generate More ShadesCreate PaletteConvert Color