#EBADBE Color Information

Hex color code: #EBADBE

The hex color #EBADBE is a light magenta with RGB values of (235, 173, 190) and HSL of (344°, 61%, 80%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EBADBE
RGB
235, 173, 190
HSL
344°, 61%, 80%
CMYK
0%, 26%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBADBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 173, 190

Red: 235 / Green: 173 / Blue: 190

HSL

344°, 61%, 80%

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

CMYK

0%, 26%, 19%, 8%

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

What color is #EBADBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBADBE to RGB:

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

HEX to HSL

Convert #EBADBE to HSL:

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

HEX to CMYK

Convert #EBADBE to CMYK:

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

Color Meaning and Usage

#EBADBE is a ethereal magenta color with RGB values of 235, 173, 190 and HSL of 344°, 61%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBADBE is #ADEBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADDD.

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

Contrast with #EBADBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBADBE?

#EBADBE is a ethereal magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBADBE?

#EBADBE in RGB is (235, 173, 190) - 235 red, 173 green, and 190 blue.

How to use #EBADBE in CSS?

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

What colors go well with #EBADBE?

#ADEBDB (complementary), #EBADDD (analogous), and #DC6F8C (lighter shade) work well with #EBADBE.