#EB927A Color Information

Hex color code: #EB927A

A bold red shade, #EB927A appears as (235, 146, 122) in RGB and (13°, 74%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Salmon
HEX
#EB927A
RGB
235, 146, 122
HSL
13°, 74%, 70%
CMYK
0%, 38%, 48%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB927A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 146, 122

Red: 235 / Green: 146 / Blue: 122

HSL

13°, 74%, 70%

Hue: 13° / Saturation: 74% / Lightness: 70%

CMYK

0%, 38%, 48%, 8%

Cyan: 0% / Magenta: 38% / Yellow: 48% / Key: 8%

What color is #EB927A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB927A to RGB:

rgb(235, 146, 122)HEX to RGB Converter →

HEX to HSL

Convert #EB927A to HSL:

hsl(13, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EB927A to CMYK:

cmyk(0%, 38%, 48%, 8%)Color Converter →

Color Meaning and Usage

#EB927A is a dynamic red color with RGB values of 235, 146, 122 and HSL of 13°, 74%, 70%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB927A is #7AD3EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EB7A9A.

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

Contrast with #EB927A

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

Contrast Ratio: 8.93:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB927A?

#EB927A is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EB927A?

#EB927A in RGB is (235, 146, 122) - 235 red, 146 green, and 122 blue.

How to use #EB927A in CSS?

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

What colors go well with #EB927A?

#7AD3EB (complementary), #EB7A9A (analogous), and #E15C37 (lighter shade) work well with #EB927A.