#EE533F Color Information

Hex color code: #EE533F

The hex color #EE533F is a striking red with RGB values of (238, 83, 63) and HSL of (7°, 84%, 59%). It is popular in mobile app design.

Try:
Color NameTomato
HEX
#EE533F
RGB
238, 83, 63
HSL
7°, 84%, 59%
CMYK
0%, 65%, 74%, 7%

Shades

CSS Usage
color: #EE533F;
background-color: #EE533F;
border-color: #EE533F;
box-shadow: 0 0 10px #EE533F;
border: 2px solid #EE533F;
Tailwind Usage
bg-[#EE533F]
text-[#EE533F]
border-[#EE533F]
shadow-[0_0_10px_EE533F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #EE533F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #EE533F; color: #000000; }

Badge

New Feature
.badge { background-color: #EE533F; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #EE533F; background-color: #EE533F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #EE533F20; border-left: 4px solid #EE533F; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #EE533F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #EE533F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 83, 63

Red: 238 / Green: 83 / Blue: 63

HSL

7°, 84%, 59%

Hue: 7° / Saturation: 84% / Lightness: 59%

CMYK

0%, 65%, 74%, 7%

Cyan: 0% / Magenta: 65% / Yellow: 74% / Key: 7%

What color is #EE533F?

#EE533F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE533F to RGB:

rgb(238, 83, 63)HEX to RGB Converter →

HEX to HSL

Convert #EE533F to HSL:

hsl(7, 84%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #EE533F to CMYK:

cmyk(0%, 65%, 74%, 7%)Color Converter →

Color Meaning and Usage

#EE533F is a eye-catching red color with RGB values of 238, 83, 63 and HSL of 7°, 84%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE533F is #3FDAEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE3F82.

Use #EE533F in CSS: color: #EE533F or background-color: #EE533F. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #EE533F

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.94:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE533F?

#EE533F is a eye-catching red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EE533F?

#EE533F in RGB is (238, 83, 63) - 238 red, 83 green, and 63 blue.

How to use #EE533F in CSS?

Use #EE533F directly in your CSS properties like color or background-color.

What colors go well with #EE533F?

#3FDAEE (complementary), #EE3F82 (analogous), and #CE2812 (lighter shade) work well with #EE533F.