#ED694B Color Information

Hex color code: #ED694B

#ED694B is a bold red color. In RGB it is (237, 105, 75), and in HSL it is (11°, 82%, 61%). It is frequently seen in web interfaces.

Try:
Color NameTomato
HEX
#ED694B
RGB
237, 105, 75
HSL
11°, 82%, 61%
CMYK
0%, 56%, 68%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED694B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 105, 75

Red: 237 / Green: 105 / Blue: 75

HSL

11°, 82%, 61%

Hue: 11° / Saturation: 82% / Lightness: 61%

CMYK

0%, 56%, 68%, 7%

Cyan: 0% / Magenta: 56% / Yellow: 68% / Key: 7%

What color is #ED694B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED694B to RGB:

rgb(237, 105, 75)HEX to RGB Converter →

HEX to HSL

Convert #ED694B to HSL:

hsl(11, 82%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #ED694B to CMYK:

cmyk(0%, 56%, 68%, 7%)Color Converter →

Color Meaning and Usage

#ED694B is a dynamic red color with RGB values of 237, 105, 75 and HSL of 11°, 82%, 61%. 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 #ED694B is #4ACFED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED4A7E.

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

Contrast with #ED694B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED694B?

#ED694B is a dynamic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED694B?

#ED694B in RGB is (237, 105, 75) - 237 red, 105 green, and 75 blue.

How to use #ED694B in CSS?

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

What colors go well with #ED694B?

#4ACFED (complementary), #ED4A7E (analogous), and #D53815 (lighter shade) work well with #ED694B.