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

Vivid Rose

#ED2C2F

📝 Color Information for #ED2C2F

The hexadecimal color code #ED2C2F represents a medium shade in the red family. In the RGB color model, this color is composed of 237 red, 44 green, and 47 blue, which translates to approximately 93% red, 17% green, and 18% 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, #ED2C2F has a hue of 359 degrees, a saturation level of 84%, and a lightness value of 55%. The hue angle of 359° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 359°, saturation of 81%, and brightness/value of 93%. For print applications using the CMYK color model, #ED2C2F would be reproduced using 0% cyan, 81% magenta, 80% yellow, and 7% black. The closest web-safe color is #FF3333, 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 #ED2C2F with other colors, consider its complementary color at hue 179° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15543343, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ED2C2F

Tailwind CSS
red-600
HEX
#ED2C2F
RGB
rgb(237, 44, 47)
RGB %
93%, 17%, 18%
HSL
hsl(359, 84%, 55%)
HSV
hsv(359, 81%, 93%)
CMYK
0%, 81%, 80%, 7%
Decimal
15543343
Web Safe
#FF3333

🎨 Color Schemes for #ED2C2F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ED2C2F

🌗 Shades and Tints of #ED2C2F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ED2C2F

Tones (adding gray / desaturating)

🌈 Hue Variations of #ED2C2F

Hue Variations (shifting the color spectrum)

👁️ Preview of #ED2C2F in Use

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

👓 Color Blindness Simulation for #ED2C2F

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 #ED2C2F

:root { --color-hex: #ED2C2F; --color-rgb: 237, 44, 47; --color-hsl: 359, 84%, 55%; } .bg-color { background-color: #ED2C2F; } .text-color { color: #ED2C2F; } .border-color { border-color: #ED2C2F; }

🛠️ Use #ED2C2F in Your Project

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

🔗 Related Colors to #ED2C2F

#ED2C8F
Hue -30°
#ED2C5F
Hue -15°
#ED592C
Hue +15°
#ED892C
Hue +30°
#DD1317
85% L
#B71013
70% L
#830B0D
50% L
#500708
30% L
#F05659
64% L
#F48082
73% L
#F8ABAC
82% L
#FBD5D5
91% L

About Vivid Rose (#ED2C2F)

Vivid Rose is a medium, vibrant, warm red color with a hue angle of 359°, saturation of 84%, and lightness of 55%. Its RGB value is (237, 44, 47) and its CMYK breakdown is C:0% M:81% Y:80% K:7%.

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

Frequently Asked Questions About #ED2C2F

What is the HEX code for Vivid Rose? +

The HEX code for Vivid Rose is #ED2C2F. In CSS you can use it directly as color: #ED2C2F; or as a background: background-color: #ED2C2F;. 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 #ED2C2F? +

The RGB value of #ED2C2F is rgb(237, 44, 47). This means the color contains 237 out of 255 parts red, 44 out of 255 parts green, and 47 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(237, 44, 47);

What is the HSL value of #ED2C2F? +

The HSL value of #ED2C2F is hsl(359, 84%, 55%). The hue is 359°, placing it in the red family on the color wheel. The saturation is 84%, making it vibrant. The lightness is 55%, 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 #ED2C2F a warm or cool color? +

#ED2C2F is classified as a warm color based on its hue angle of 359°. 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 #ED2C2F? +

The approximate CMYK value of #ED2C2F is C:0% M:81% Y:80% K:7%. 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 #ED2C2F with Other Tools

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