Peach

#F5B494

Orange

Color Codes

All color formats for development

HEX
#F5B494
RGB
rgb(245, 180, 148)
HSL
hsl(20, 83%, 77%)
OKLCH
oklch(0.823 0.088 47.3)
CMYK
cmyk(0%, 27%, 40%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.77:1

AA AAA

On Black Background

11.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF5
100
#FCE8
200
#F9D5
300
#F5B4
400
#F08D
500
#EB6D
600
#CD51
700
#A341
800
#752E
900
#4B1E
950
#2F12

Shades

Darker variations

1#F29B70
2#EE824C
3#EB6928
4#D85514
5#B44711
6#90390D
7#6C2B0A
8#481C07
9#240E03

Tints

Lighter variations

1#F6BC9E
2#F7C3A9
3#F8CBB4
4#F9D2BF
5#FADAC9
6#FBE1D4
7#FCE9DF
8#FDF0EA
9#FEF8F4

Tones

Muted variations

1#F0B699
2#EBB79D
3#E6B9A2
4#E2BBA7
5#DDBCAC
6#D8BEB1
7#D3BFB6
8#CEC1BB
9#C9C3BF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF5
#FEF5F1
BackgroundsSubtle highlightsCard backgrounds
100
FCE8
#FCE8DE
Light backgroundsTable row hoverSkeleton loading
200
F9D5
#F9D5C2
Secondary backgroundsInput backgroundsDividers
300
F5B4
#F5B494
BordersInactive statesPlaceholder text
400
F08D
#F08D5C
Disabled statesSecondary iconsMuted text
500
EB6D
#EB6D2D
Primary brand colorCTAsActive elementsLinks
600
CD51
#CD5113
Hover statesFocus ringsPrimary buttons hover
700
A341
#A3410F
Active/pressed statesDark mode accentsSecondary text
800
752E
#752E0B
Text on light backgroundsHeadingsStrong borders
900
4B1E
#4B1E07
Primary textHigh emphasis contentDark headings
950
2F12
#2F1204
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --peach-50: #FEF5F1;
  --peach-100: #FCE8DE;
  --peach-200: #F9D5C2;
  --peach-300: #F5B494;
  --peach-400: #F08D5C;
  --peach-500: #EB6D2D;
  --peach-600: #CD5113;
  --peach-700: #A3410F;
  --peach-800: #752E0B;
  --peach-900: #4B1E07;
  --peach-950: #2F1204;
}
Generate More ShadesCreate PaletteConvert Color