#EBCDCE Color Information

Hex color code: #EBCDCE

#EBCDCE is a delicate red color. In RGB it is (235, 205, 206), and in HSL it is (358°, 43%, 86%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#EBCDCE
RGB
235, 205, 206
HSL
358°, 43%, 86%
CMYK
0%, 13%, 12%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 205, 206

Red: 235 / Green: 205 / Blue: 206

HSL

358°, 43%, 86%

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

CMYK

0%, 13%, 12%, 8%

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

What color is #EBCDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCDCE to RGB:

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

HEX to HSL

Convert #EBCDCE to HSL:

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

HEX to CMYK

Convert #EBCDCE to CMYK:

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

Color Meaning and Usage

#EBCDCE is a ethereal red color with RGB values of 235, 205, 206 and HSL of 358°, 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 #EBCDCE is #CCEBEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EBCCDC.

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

Contrast with #EBCDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCDCE?

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

What is the RGB value of #EBCDCE?

#EBCDCE in RGB is (235, 205, 206) - 235 red, 205 green, and 206 blue.

How to use #EBCDCE in CSS?

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

What colors go well with #EBCDCE?

#CCEBEA (complementary), #EBCCDC (analogous), and #D59597 (lighter shade) work well with #EBCDCE.