#EBADBA Color Information

Hex color code: #EBADBA

#EBADBA is a soft red color. In RGB it is (235, 173, 186), and in HSL it is (347°, 61%, 80%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#EBADBA
RGB
235, 173, 186
HSL
347°, 61%, 80%
CMYK
0%, 26%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBADBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 173, 186

Red: 235 / Green: 173 / Blue: 186

HSL

347°, 61%, 80%

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

CMYK

0%, 26%, 21%, 8%

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

What color is #EBADBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBADBA to RGB:

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

HEX to HSL

Convert #EBADBA to HSL:

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

HEX to CMYK

Convert #EBADBA to CMYK:

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

Color Meaning and Usage

#EBADBA is a light red color with RGB values of 235, 173, 186 and HSL of 347°, 61%, 80%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBADBA is #ADEBDE, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADD9.

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

Contrast with #EBADBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBADBA?

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

What is the RGB value of #EBADBA?

#EBADBA in RGB is (235, 173, 186) - 235 red, 173 green, and 186 blue.

How to use #EBADBA in CSS?

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

What colors go well with #EBADBA?

#ADEBDE (complementary), #EBADD9 (analogous), and #DC6F87 (lighter shade) work well with #EBADBA.