Orange Red

#F14927

Red

Color Codes

All color formats for development

HEX
#F14927
RGB
rgb(241, 73, 39)
HSL
hsl(10, 88%, 55%)
OKLCH
oklch(0.642 0.21 33.2)
CMYK
cmyk(0%, 70%, 84%, 5%)

Accessibility

WCAG contrast compliance

On White Background

3.67:1

AA AAA

On Black Background

5.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FDE3
200
#FBCA
300
#F8A2
400
#F471
500
#F149
600
#D32E
700
#A825
800
#781A
900
#4D11
950
#300B

Shades

Darker variations

1#ED340F
2#D32E0D
3#B9290C
4#9E230A
5#841D08
6#691707
7#4F1105
8#350C03
9#1A0602

Tints

Lighter variations

1#F35B3D
2#F46D52
3#F58068
4#F7927E
5#F8A493
6#F9B6A9
7#FBC8BE
8#FCDBD4
9#FEEDE9

Tones

Muted variations

1#E75031
2#DD563B
3#D35D46
4#C96450
5#BF6B5A
6#B57164
7#AB786E
8#A07F78
9#968682

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F1
BackgroundsSubtle highlightsCard backgrounds
100
FDE3
#FDE3DD
Light backgroundsTable row hoverSkeleton loading
200
FBCA
#FBCAC1
Secondary backgroundsInput backgroundsDividers
300
F8A2
#F8A291
BordersInactive statesPlaceholder text
400
F471
#F47157
Disabled statesSecondary iconsMuted text
500
F149
#F14927
Primary brand colorCTAsActive elementsLinks
600
D32E
#D32E0D
Hover statesFocus ringsPrimary buttons hover
700
A825
#A8250B
Active/pressed statesDark mode accentsSecondary text
800
781A
#781A08
Text on light backgroundsHeadingsStrong borders
900
4D11
#4D1105
Primary textHigh emphasis contentDark headings
950
300B
#300B03
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orange-red-50: #FEF3F1;
  --orange-red-100: #FDE3DD;
  --orange-red-200: #FBCAC1;
  --orange-red-300: #F8A291;
  --orange-red-400: #F47157;
  --orange-red-500: #F14927;
  --orange-red-600: #D32E0D;
  --orange-red-700: #A8250B;
  --orange-red-800: #781A08;
  --orange-red-900: #4D1105;
  --orange-red-950: #300B03;
}
Generate More ShadesCreate PaletteConvert Color