Tomato

#E34935

Red

Color Codes

All color formats for development

HEX
#E34935
RGB
rgb(227, 73, 53)
HSL
hsl(7, 76%, 55%)
OKLCH
oklch(0.62 0.194 30.6)
CMYK
cmyk(0%, 68%, 77%, 11%)

Accessibility

WCAG contrast compliance

On White Background

3.98:1

AA AAA

On Black Background

5.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF3
100
#FBE3
200
#F7CB
300
#F1A2
400
#EA72
500
#E349
600
#C52F
700
#9D25
800
#701B
900
#4811
950
#2D0B

Shades

Darker variations

1#DE351E
2#C52F1B
3#AD2918
4#942314
5#7B1D11
6#63170D
7#4A120A
8#310C07
9#190603

Tints

Lighter variations

1#E65C49
2#E96E5D
3#EC8072
4#EE9286
5#F1A49A
6#F4B6AE
7#F7C9C2
8#F9DBD7
9#FCEDEB

Tones

Muted variations

1#DB503E
2#D25746
3#C95D4F
4#C16458
5#B86B61
6#AF7269
7#A67872
8#9E7F7B
9#958684

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF3
#FDF3F2
BackgroundsSubtle highlightsCard backgrounds
100
FBE3
#FBE3E0
Light backgroundsTable row hoverSkeleton loading
200
F7CB
#F7CBC5
Secondary backgroundsInput backgroundsDividers
300
F1A2
#F1A298
BordersInactive statesPlaceholder text
400
EA72
#EA7262
Disabled statesSecondary iconsMuted text
500
E349
#E34935
Primary brand colorCTAsActive elementsLinks
600
C52F
#C52F1B
Hover statesFocus ringsPrimary buttons hover
700
9D25
#9D2515
Active/pressed statesDark mode accentsSecondary text
800
701B
#701B0F
Text on light backgroundsHeadingsStrong borders
900
4811
#48110A
Primary textHigh emphasis contentDark headings
950
2D0B
#2D0B06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --tomato-50: #FDF3F2;
  --tomato-100: #FBE3E0;
  --tomato-200: #F7CBC5;
  --tomato-300: #F1A298;
  --tomato-400: #EA7262;
  --tomato-500: #E34935;
  --tomato-600: #C52F1B;
  --tomato-700: #9D2515;
  --tomato-800: #701B0F;
  --tomato-900: #48110A;
  --tomato-950: #2D0B06;
}
Generate More ShadesCreate PaletteConvert Color