#EB6952 Color Information

Hex color code: #EB6952

The hex color #EB6952 is a vivid red with RGB values of (235, 105, 82) and HSL of (9°, 79%, 62%). It is commonly used in modern UI design.

Try:
Color NameTomato
HEX
#EB6952
RGB
235, 105, 82
HSL
9°, 79%, 62%
CMYK
0%, 55%, 65%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB6952; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 105, 82

Red: 235 / Green: 105 / Blue: 82

HSL

9°, 79%, 62%

Hue: 9° / Saturation: 79% / Lightness: 62%

CMYK

0%, 55%, 65%, 8%

Cyan: 0% / Magenta: 55% / Yellow: 65% / Key: 8%

What color is #EB6952?

#EB6952 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB6952 to RGB:

rgb(235, 105, 82)HEX to RGB Converter →

HEX to HSL

Convert #EB6952 to HSL:

hsl(9, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #EB6952 to CMYK:

cmyk(0%, 55%, 65%, 8%)Color Converter →

Color Meaning and Usage

#EB6952 is a vivid red color with RGB values of 235, 105, 82 and HSL of 9°, 79%, 62%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB6952 is #52D4EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB5287.

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

Contrast with #EB6952

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB6952?

#EB6952 is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB6952?

#EB6952 in RGB is (235, 105, 82) - 235 red, 105 green, and 82 blue.

How to use #EB6952 in CSS?

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

What colors go well with #EB6952?

#52D4EB (complementary), #EB5287 (analogous), and #D73619 (lighter shade) work well with #EB6952.