#EBCDD4 Color Information

Hex color code: #EBCDD4

#EBCDD4 is a soft red color. In RGB it is (235, 205, 212), and in HSL it is (346°, 43%, 86%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EBCDD4
RGB
235, 205, 212
HSL
346°, 43%, 86%
CMYK
0%, 13%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCDD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 205, 212

Red: 235 / Green: 205 / Blue: 212

HSL

346°, 43%, 86%

Hue: 346° / Saturation: 43% / Lightness: 86%

CMYK

0%, 13%, 10%, 8%

Cyan: 0% / Magenta: 13% / Yellow: 10% / Key: 8%

What color is #EBCDD4?

#EBCDD4 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCDD4 to RGB:

rgb(235, 205, 212)HEX to RGB Converter →

HEX to HSL

Convert #EBCDD4 to HSL:

hsl(346, 43%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCDD4 to CMYK:

cmyk(0%, 13%, 10%, 8%)Color Converter →

Color Meaning and Usage

#EBCDD4 is a light red color with RGB values of 235, 205, 212 and HSL of 346°, 43%, 86%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCDD4 is #CCEBE3, creating high-contrast pairings. For softer combinations, try analogous colors like #EBCCE2.

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

Contrast with #EBCDD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCDD4?

#EBCDD4 is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBCDD4?

#EBCDD4 in RGB is (235, 205, 212) - 235 red, 205 green, and 212 blue.

How to use #EBCDD4 in CSS?

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

What colors go well with #EBCDD4?

#CCEBE3 (complementary), #EBCCE2 (analogous), and #D595A4 (lighter shade) work well with #EBCDD4.