#FF3358 Color Information

Hex color code: #FF3358

The hex color #FF3358 is a dynamic red with RGB values of (255, 51, 88) and HSL of (349°, 100%, 60%). It is typically applied in digital products.

Try:
Color NameTomato
HEX
#FF3358
RGB
255, 51, 88
HSL
349°, 100%, 60%
CMYK
0%, 80%, 65%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #FF3358; 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 #FF3358; background-color: #FF335815; }

Alert / Toast

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

Link / Accent

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

a { color: #FF3358; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 51, 88

Red: 255 / Green: 51 / Blue: 88

HSL

349°, 100%, 60%

Hue: 349° / Saturation: 100% / Lightness: 60%

CMYK

0%, 80%, 65%, 0%

Cyan: 0% / Magenta: 80% / Yellow: 65% / Key: 0%

What color is #FF3358?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF3358 to RGB:

rgb(255, 51, 88)HEX to RGB Converter →

HEX to HSL

Convert #FF3358 to HSL:

hsl(349, 100%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #FF3358 to CMYK:

cmyk(0%, 80%, 65%, 0%)Color Converter →

Color Meaning and Usage

#FF3358 is a bold red color with RGB values of 255, 51, 88 and HSL of 349°, 100%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF3358 is #33FFDA, creating high-contrast pairings. For softer combinations, try analogous colors like #FF33BE.

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

Contrast with #FF3358

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF3358?

#FF3358 is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FF3358?

#FF3358 in RGB is (255, 51, 88) - 255 red, 51 green, and 88 blue.

How to use #FF3358 in CSS?

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

What colors go well with #FF3358?

#33FFDA (complementary), #FF33BE (analogous), and #E6002A (lighter shade) work well with #FF3358.