#ED351D Color Information

Hex color code: #ED351D

The hex color #ED351D is a striking red with RGB values of (237, 53, 29) and HSL of (7°, 85%, 52%). It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#ED351D
RGB
237, 53, 29
HSL
7°, 85%, 52%
CMYK
0%, 78%, 88%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED351D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 53, 29

Red: 237 / Green: 53 / Blue: 29

HSL

7°, 85%, 52%

Hue: 7° / Saturation: 85% / Lightness: 52%

CMYK

0%, 78%, 88%, 7%

Cyan: 0% / Magenta: 78% / Yellow: 88% / Key: 7%

What color is #ED351D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED351D to RGB:

rgb(237, 53, 29)HEX to RGB Converter →

HEX to HSL

Convert #ED351D to HSL:

hsl(7, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #ED351D to CMYK:

cmyk(0%, 78%, 88%, 7%)Color Converter →

Color Meaning and Usage

#ED351D is a bold red color with RGB values of 237, 53, 29 and HSL of 7°, 85%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED351D is #1DD4ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED1D6C.

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

Contrast with #ED351D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED351D?

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

What is the RGB value of #ED351D?

#ED351D in RGB is (237, 53, 29) - 237 red, 53 green, and 29 blue.

How to use #ED351D in CSS?

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

What colors go well with #ED351D?

#1DD4ED (complementary), #ED1D6C (analogous), and #AF210E (lighter shade) work well with #ED351D.