✓ Copied to clipboard
#F20D33 (Vivid Rose) color swatch preview — Color From Pic.
#F20D33 — Vivid Rose color swatch

Vivid Rose

#F20D33

📝 Color Information for #F20D33

The hexadecimal color code #F20D33 represents a medium shade in the red family. In the RGB color model, this color is composed of 242 red, 13 green, and 51 blue, which translates to approximately 95% red, 5% green, and 20% blue. This makes it a highly saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #F20D33 has a hue of 350 degrees, a saturation level of 90%, and a lightness value of 50%. The hue angle of 350° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 350°, saturation of 95%, and brightness/value of 95%. For print applications using the CMYK color model, #F20D33 would be reproduced using 0% cyan, 95% magenta, 79% yellow, and 5% black. The closest web-safe color is #FF0033, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #F20D33 with other colors, consider its complementary color at hue 170° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15863091, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #F20D33

Tailwind CSS
rose-600
HEX
#F20D33
RGB
rgb(242, 13, 51)
RGB %
95%, 5%, 20%
HSL
hsl(350, 90%, 50%)
HSV
hsv(350, 95%, 95%)
CMYK
0%, 95%, 79%, 5%
Decimal
15863091
Web Safe
#FF0033

🎨 Color Schemes for #F20D33

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #F20D33

🌗 Shades and Tints of #F20D33

Shades (adding black)
Tints (adding white)

🎚️ Tones of #F20D33

Tones (adding gray / desaturating)

🌈 Hue Variations of #F20D33

Hue Variations (shifting the color spectrum)

👁️ Preview of #F20D33 in Use

Text on #F20D33
This demonstrates text readability on the color background. (Click to edit)
#F20D33 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #F20D33

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #F20D33

:root { --color-hex: #F20D33; --color-rgb: 242, 13, 51; --color-hsl: 350, 90%, 50%; } .bg-color { background-color: #F20D33; } .text-color { color: #F20D33; } .border-color { border-color: #F20D33; }

🛠️ Use #F20D33 in Your Project

🎨
Build a Palette with #F20D33
Generate harmonious color schemes
⚖️
Check Contrast for #F20D33
WCAG accessibility testing
🌈
Create a Gradient with #F20D33
Beautiful CSS gradients

🔗 Related Colors to #F20D33

#F20DA6
Hue -30°
#F20D6C
Hue -15°
#F2200D
Hue +15°
#F2590D
Hue +30°
#D00B2C
85% L
#AA0924
70% L
#79061A
50% L
#49040F
30% L
#F53D5C
60% L
#F76E85
70% L
#FA9EAD
80% L
#FCCFD6
90% L

About Vivid Rose (#F20D33)

Vivid Rose is a medium, vibrant, warm red color with a hue angle of 350°, saturation of 90%, and lightness of 50%. Its RGB value is (242, 13, 51) and its CMYK breakdown is C:0% M:95% Y:79% K:5%.

This is a Summer (Cool) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #F20D33

What is the HEX code for Vivid Rose? +

The HEX code for Vivid Rose is #F20D33. In CSS you can use it directly as color: #F20D33; or as a background: background-color: #F20D33;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #F20D33? +

The RGB value of #F20D33 is rgb(242, 13, 51). This means the color contains 242 out of 255 parts red, 13 out of 255 parts green, and 51 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(242, 13, 51);

What is the HSL value of #F20D33? +

The HSL value of #F20D33 is hsl(350, 90%, 50%). The hue is 350°, placing it in the red family on the color wheel. The saturation is 90%, making it vibrant. The lightness is 50%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #F20D33 a warm or cool color? +

#F20D33 is classified as a warm color based on its hue angle of 350°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #F20D33? +

The approximate CMYK value of #F20D33 is C:0% M:95% Y:79% K:5%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #F20D33 with Other Tools

🔢
Color Converter
Get all formats for #F20D33 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #F20D33 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #F20D33.
👓
Blindness Simulator
See how #F20D33 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #F20D33.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #F20D33.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #F20D33.
🔬
Technical Formats
See #F20D33 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #F20D33 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.