#EBADB6 Color Information

Hex color code: #EBADB6

A airy red shade, #EBADB6 appears as (235, 173, 182) in RGB and (351°, 61%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EBADB6
RGB
235, 173, 182
HSL
351°, 61%, 80%
CMYK
0%, 26%, 23%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBADB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 173, 182

Red: 235 / Green: 173 / Blue: 182

HSL

351°, 61%, 80%

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

CMYK

0%, 26%, 23%, 8%

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

What color is #EBADB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBADB6 to RGB:

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

HEX to HSL

Convert #EBADB6 to HSL:

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

HEX to CMYK

Convert #EBADB6 to CMYK:

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

Color Meaning and Usage

A delicate red tone, #EBADB6 has RGB (235, 173, 182) and HSL (351°, 61%, 80%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBADB6 is #ADEBE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EBADD5.

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

Contrast with #EBADB6

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 #EBADB6?

#EBADB6 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EBADB6?

#EBADB6 in RGB is (235, 173, 182) - 235 red, 173 green, and 182 blue.

How to use #EBADB6 in CSS?

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

What colors go well with #EBADB6?

#ADEBE2 (complementary), #EBADD5 (analogous), and #DC6F80 (lighter shade) work well with #EBADB6.