Tomato

#F15027

Red

Color Codes

All color formats for development

HEX
#F15027
RGB
rgb(241, 80, 39)
HSL
hsl(12, 88%, 55%)
OKLCH
oklch(0.649 0.204 34.9)
CMYK
cmyk(0%, 67%, 84%, 5%)

Accessibility

WCAG contrast compliance

On White Background

3.55:1

AA AAA

On Black Background

5.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF3
100
#FDE4
200
#FBCC
300
#F8A5
400
#F477
500
#F150
600
#D335
700
#A82A
800
#781E
900
#4D13
950
#300C

Shades

Darker variations

1#ED3C0F
2#D3350D
3#B92E0C
4#9E280A
5#842108
6#691A07
7#4F1405
8#350D03
9#1A0702

Tints

Lighter variations

1#F3613D
2#F47352
3#F58468
4#F7967E
5#F8A793
6#F9B9A9
7#FBCABE
8#FCDCD4
9#FEEDE9

Tones

Muted variations

1#E75631
2#DD5C3B
3#D36246
4#C96850
5#BF6E5A
6#B57464
7#AB7A6E
8#A08078
9#968682

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF3
#FEF3F1
BackgroundsSubtle highlightsCard backgrounds
100
FDE4
#FDE4DD
Light backgroundsTable row hoverSkeleton loading
200
FBCC
#FBCCC1
Secondary backgroundsInput backgroundsDividers
300
F8A5
#F8A591
BordersInactive statesPlaceholder text
400
F477
#F47757
Disabled statesSecondary iconsMuted text
500
F150
#F15027
Primary brand colorCTAsActive elementsLinks
600
D335
#D3350D
Hover statesFocus ringsPrimary buttons hover
700
A82A
#A82A0B
Active/pressed statesDark mode accentsSecondary text
800
781E
#781E08
Text on light backgroundsHeadingsStrong borders
900
4D13
#4D1305
Primary textHigh emphasis contentDark headings
950
300C
#300C03
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tomato-50: #FEF3F1;
  --tomato-100: #FDE4DD;
  --tomato-200: #FBCCC1;
  --tomato-300: #F8A591;
  --tomato-400: #F47757;
  --tomato-500: #F15027;
  --tomato-600: #D3350D;
  --tomato-700: #A82A0B;
  --tomato-800: #781E08;
  --tomato-900: #4D1305;
  --tomato-950: #300C03;
}
Generate More ShadesCreate PaletteConvert Color