#EBADB7 Color Information

Hex color code: #EBADB7

The hex color #EBADB7 is a airy red with RGB values of (235, 173, 183) and HSL of (350°, 61%, 80%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EBADB7
RGB
235, 173, 183
HSL
350°, 61%, 80%
CMYK
0%, 26%, 22%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBADB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 173, 183

Red: 235 / Green: 173 / Blue: 183

HSL

350°, 61%, 80%

Hue: 350° / Saturation: 61% / Lightness: 80%

CMYK

0%, 26%, 22%, 8%

Cyan: 0% / Magenta: 26% / Yellow: 22% / Key: 8%

What color is #EBADB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBADB7 to RGB:

rgb(235, 173, 183)HEX to RGB Converter →

HEX to HSL

Convert #EBADB7 to HSL:

hsl(350, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EBADB7 to CMYK:

cmyk(0%, 26%, 22%, 8%)Color Converter →

Color Meaning and Usage

A light red tone, #EBADB7 has RGB (235, 173, 183) and HSL (350°, 61%, 80%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBADB7 is #ADEBE1, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADD6.

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

Contrast with #EBADB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBADB7?

#EBADB7 is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBADB7?

#EBADB7 in RGB is (235, 173, 183) - 235 red, 173 green, and 183 blue.

How to use #EBADB7 in CSS?

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

What colors go well with #EBADB7?

#ADEBE1 (complementary), #EBADD6 (analogous), and #DC6F81 (lighter shade) work well with #EBADB7.