#EBC6CD Color Information

Hex color code: #EBC6CD

#EBC6CD is a soft red color. In RGB it is (235, 198, 205), and in HSL it is (349°, 48%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EBC6CD
RGB
235, 198, 205
HSL
349°, 48%, 85%
CMYK
0%, 16%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBC6CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 198, 205

Red: 235 / Green: 198 / Blue: 205

HSL

349°, 48%, 85%

Hue: 349° / Saturation: 48% / Lightness: 85%

CMYK

0%, 16%, 13%, 8%

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

What color is #EBC6CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBC6CD to RGB:

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

HEX to HSL

Convert #EBC6CD to HSL:

hsl(349, 48%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #EBC6CD to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #EBC6CD has RGB (235, 198, 205) and HSL (349°, 48%, 85%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBC6CD is #C6EBE4, creating high-contrast pairings. For softer combinations, try analogous colors like #EBC6DF.

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

Contrast with #EBC6CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBC6CD?

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

What is the RGB value of #EBC6CD?

#EBC6CD in RGB is (235, 198, 205) - 235 red, 198 green, and 205 blue.

How to use #EBC6CD in CSS?

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

What colors go well with #EBC6CD?

#C6EBE4 (complementary), #EBC6DF (analogous), and #D78E9B (lighter shade) work well with #EBC6CD.