Peach

#F5B994

Orange

Color Codes

All color formats for development

HEX
#F5B994
RGB
rgb(245, 185, 148)
HSL
hsl(23, 83%, 77%)
OKLCH
oklch(0.832 0.086 52.9)
CMYK
cmyk(0%, 24%, 40%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.71:1

AA AAA

On Black Background

12.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF6
100
#FCEA
200
#F9D7
300
#F5B9
400
#F094
500
#EB76
600
#CD5A
700
#A348
800
#7533
900
#4B21
950
#2F15

Shades

Darker variations

1#F2A270
2#EE8A4C
3#EB7328
4#D85F14
5#B44F11
6#903F0D
7#6C2F0A
8#482007
9#241003

Tints

Lighter variations

1#F6C09E
2#F7C7A9
3#F8CEB4
4#F9D5BF
5#FADCC9
6#FBE3D4
7#FCEADF
8#FDF1EA
9#FEF8F4

Tones

Muted variations

1#F0BA99
2#EBBB9D
3#E6BCA2
4#E2BEA7
5#DDBFAC
6#D8C0B1
7#D3C1B6
8#CEC2BB
9#C9C3BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF6
#FEF6F1
BackgroundsSubtle highlightsCard backgrounds
100
FCEA
#FCEADE
Light backgroundsTable row hoverSkeleton loading
200
F9D7
#F9D7C2
Secondary backgroundsInput backgroundsDividers
300
F5B9
#F5B994
BordersInactive statesPlaceholder text
400
F094
#F0945C
Disabled statesSecondary iconsMuted text
500
EB76
#EB762D
Primary brand colorCTAsActive elementsLinks
600
CD5A
#CD5A13
Hover statesFocus ringsPrimary buttons hover
700
A348
#A3480F
Active/pressed statesDark mode accentsSecondary text
800
7533
#75330B
Text on light backgroundsHeadingsStrong borders
900
4B21
#4B2107
Primary textHigh emphasis contentDark headings
950
2F15
#2F1504
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --peach-50: #FEF6F1;
  --peach-100: #FCEADE;
  --peach-200: #F9D7C2;
  --peach-300: #F5B994;
  --peach-400: #F0945C;
  --peach-500: #EB762D;
  --peach-600: #CD5A13;
  --peach-700: #A3480F;
  --peach-800: #75330B;
  --peach-900: #4B2107;
  --peach-950: #2F1504;
}
Generate More ShadesCreate PaletteConvert Color