Orange Red

#F75022

Red

Color Codes

All color formats for development

HEX
#F75022
RGB
rgb(247, 80, 34)
HSL
hsl(13, 93%, 55%)
OKLCH
oklch(0.659 0.211 35.3)
CMYK
cmyk(0%, 68%, 86%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.43:1

AA AAA

On Black Background

6.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FEE4
200
#FDCC
300
#FBA5
400
#F977
500
#F750
600
#D935
700
#AC2A
800
#7B1E
900
#4F13
950
#310C

Shades

Darker variations

1#F43C09
2#D93508
3#BD2E07
4#A22806
5#872105
6#6C1B04
7#511403
8#360D02
9#1B0701

Tints

Lighter variations

1#F86138
2#F9734E
3#F98464
4#FA967A
5#FBA790
6#FCB9A6
7#FDCABD
8#FDDCD3
9#FEEDE9

Tones

Muted variations

1#EC562C
2#E25C37
3#D76242
4#CC684C
5#C26E57
6#B77462
7#AC7A6C
8#A28077
9#978682

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F0
BackgroundsSubtle highlightsCard backgrounds
100
FEE4
#FEE4DD
Light backgroundsTable row hoverSkeleton loading
200
FDCC
#FDCCBF
Secondary backgroundsInput backgroundsDividers
300
FBA5
#FBA58E
BordersInactive statesPlaceholder text
400
F977
#F97753
Disabled statesSecondary iconsMuted text
500
F750
#F75022
Primary brand colorCTAsActive elementsLinks
600
D935
#D93508
Hover statesFocus ringsPrimary buttons hover
700
AC2A
#AC2A06
Active/pressed statesDark mode accentsSecondary text
800
7B1E
#7B1E04
Text on light backgroundsHeadingsStrong borders
900
4F13
#4F1303
Primary textHigh emphasis contentDark headings
950
310C
#310C02
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orange-red-50: #FEF3F0;
  --orange-red-100: #FEE4DD;
  --orange-red-200: #FDCCBF;
  --orange-red-300: #FBA58E;
  --orange-red-400: #F97753;
  --orange-red-500: #F75022;
  --orange-red-600: #D93508;
  --orange-red-700: #AC2A06;
  --orange-red-800: #7B1E04;
  --orange-red-900: #4F1303;
  --orange-red-950: #310C02;
}
Generate More ShadesCreate PaletteConvert Color